From e8a6053251e88a1a8335f92ef95f1ead923dbf30 Mon Sep 17 00:00:00 2001 From: "Daniel J. Geiger" <1852529+DanielJGeiger@users.noreply.github.com> Date: Thu, 24 Aug 2023 11:11:11 -0500 Subject: [PATCH] Revert "Add a semicolon." This reverts commit 456433e8f0ba5e4bd225151c86ca162e6170c6d6. --- src/packages/extensions/patches/mathjax-full+3.2.2.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/packages/extensions/patches/mathjax-full+3.2.2.patch b/src/packages/extensions/patches/mathjax-full+3.2.2.patch index 56fe7ba24..7514477b8 100644 --- a/src/packages/extensions/patches/mathjax-full+3.2.2.patch +++ b/src/packages/extensions/patches/mathjax-full+3.2.2.patch @@ -29,7 +29,7 @@ index 41f6a1f..25096c6 100644 return this.Compile(am,display); } }; -+})})})}); ++})})})}) diff --git a/node_modules/mathjax-full/js/input/asciimath/mathjax2/legacy/MathJax.js b/node_modules/mathjax-full/js/input/asciimath/mathjax2/legacy/MathJax.js index 903ede2..504ae4f 100644 --- a/node_modules/mathjax-full/js/input/asciimath/mathjax2/legacy/MathJax.js