summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-12-31 01:14:17 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-12-31 01:14:17 +0000
commit275a740624d181630abf120fe39c4f5a8d284a19 (patch)
tree9e987657c57d82a97d504a304fcf8233826314bf /data
parentc70f585e563872001a9205208f9c1aca7933d587 (diff)
Added newline at end of LaTeXMathML script.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1710 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'data')
-rw-r--r--data/LaTeXMathML.js.packed2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/LaTeXMathML.js.packed b/data/LaTeXMathML.js.packed
index 6ed7447e1..472e26f91 100644
--- a/data/LaTeXMathML.js.packed
+++ b/data/LaTeXMathML.js.packed
@@ -188,4 +188,4 @@ else
{var existing=onload;window.onload=function()
{existing();generic();};}
else
-{window.onload=generic;}} \ No newline at end of file
+{window.onload=generic;}}