I have tried the four or so answers here to display MathJax on weebly (free account). Is there any way that would actually produce inline equations?
Any hint would be super appreciated!
Thanks!
Yes, it is possible.
I took the example from here: http://docs.mathjax.org/en/latest/basic/mathematics.html#basic-mathematics
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script type="text/javascript" id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js"></script>