From 456433e8f0ba5e4bd225151c86ca162e6170c6d6 Mon Sep 17 00:00:00 2001 From: "Daniel J. Geiger" <1852529+DanielJGeiger@users.noreply.github.com> Date: Thu, 24 Aug 2023 10:35:12 -0500 Subject: [PATCH] Add a semicolon. --- 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 7514477b8..56fe7ba24 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