]> BookStack Code Mirror - hacks/blob - content/mathjax/head.html
8a51c030ad9022c95d8272363bdce44c978b4d86
[hacks] / content / mathjax / head.html
1 <script>
2     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">
9 </script>