showing results for - "how to get mathjax"
Rahma
12 Apr 2016
1//put this code in html
2<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
3<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>