mirror of
https://github.com/writefreely/writefreely
synced 2024-11-10 11:24:13 +00:00
include mathjax script
this includes a copy of mathjax@3.0.0/es5/tex-mml-chtml.js
This commit is contained in:
parent
38c1bf9cab
commit
aad4768aed
2 changed files with 3 additions and 1 deletions
1
static/js/mathjax-tex-mml-chtml.js
Normal file
1
static/js/mathjax-tex-mml-chtml.js
Normal file
File diff suppressed because one or more lines are too long
|
@ -88,5 +88,6 @@
|
|||
"HTML-CSS": { fonts: ["TeX"] }
|
||||
});
|
||||
</script>
|
||||
<script type="text/javascript" src="/js/mathjax/MathJax.js?config=TeX-MML-AM_CHTML" async></script>
|
||||
<script type="text/javascript" id="MathJax-script" src="/js/mathjax-tex-mml-chtml.js" async>
|
||||
</script>
|
||||
{{end}}
|
||||
|
|
Loading…
Reference in a new issue