UPDATE
I’ve decided to disable direct MathML support on this blog due to the many browser incompatibilities it introduces. You can read the original version of this post on this blog’s former home
How to include MathML in a WordPress blog
2 thoughts on “How to include MathML in a WordPress blog”
Comments are closed.
For this page, W3C X/HTML validator only found your HTML version. Validome XHTML and XML validator succesfully found the XHTML and XML.
Inline MathML works fine on my Mozilla Firefox (Fx) 3.5+. Opera 10.x has parsial support on it. Chromium 5.x on Linux didn’t detect the xml-stylesheet.
Dani,
Thanks for pointing this out to me. I know that a couple of modern browsers (Chrome comes to mind) don’t display MathML correctly. Yesterday I tried with IE 7, and it didn’t work either.
I’ve modified my header template now, so it unconditionally declares XHTML. The W3C validator service now recognizes the document type correctly as XHTML 1.1 plus MathML 2.0, and reports a few errors that I’ll try to correct.
Thanks again for your feedback. Take care,
David