CSS / mathjax

plindsayplindsay Registered Users Posts: 1 Beginner grinner
Hi
I'm creating a simple web page on my Smugmug site. I'm trying to use the CSS facility to inject some code to work on. that page. Here is the code which is known to work on other sites:

---
<script type="text/javascript"
src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>

---

The idea is that it will render text like $$ e^{i \pi}+1=0 $$, as a proper typeset maths equation. Could someone see what I'm doing wrong ?

https://pl0.smugmug.com/Blog/Blog

Comments

Sign In or Register to comment.