Forming comments on WordPress blogs with TeX [closed]
WordPress doesn’t support this out the box so you’d need to know how Tex support is implemented on that blog. Looking at the raw HTML suggests tex2jax_ignore which heavily implies Mathjax is being used. A quick look at Math stack exchange suggests they’re using MathJax v2.7.5. Having said that, Stack exchange doesn’t use HTML the … Read more