aboutsummaryrefslogtreecommitdiff
path: root/src/templates/ASCIIMathML.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/ASCIIMathML.hs')
-rw-r--r--src/templates/ASCIIMathML.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/ASCIIMathML.hs b/src/templates/ASCIIMathML.hs
index fabc7fba2..7747a52a2 100644
--- a/src/templates/ASCIIMathML.hs
+++ b/src/templates/ASCIIMathML.hs
@@ -4,4 +4,4 @@ module Text.Pandoc.ASCIIMathML ( asciiMathMLScript ) where
-- | String containing Pandoc.ASCIIMathML javascript.
asciiMathMLScript :: String
-asciiMathMLScript = "<script type=\"text/javascript\">\n<ASCIIMathML.js></script>\n"
+asciiMathMLScript = "<script type=\"text/javascript\">\n@ASCIIMathML.js@</script>\n"