]> BookStack Code Mirror - hacks/blob - content/mathjax-tex/head.html
Renamed mathjax+tex hack directory
[hacks] / content / mathjax-tex / head.html
1 <script>
2     window.MathJax = {
3         tex: {
4             inlineMath: [['$', '$']],
5         },
6     };
7 </script>
8 <script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml-full.js"></script>