Use CDATA tag around the MathJax script.

This commit is contained in:
aherbert 2019-06-17 12:21:38 +01:00
parent 418f2eb7f4
commit 5fc2399650
1 changed files with 3 additions and 4 deletions

View File

@ -83,8 +83,7 @@
</menu>
<head>
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
<![CDATA[<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" />]]>
</head>
</body>