> > If I use the option "pic-m" as you suggested, then the inline math are > turned as images, but I require the HTML tagging, here is my code: >
Ah, in this case you should use `mathml` and `MathJax` for rendering. It isn't easily possible to display math correctly in plain HTML. See http://tex.stackexchange.com/a/360008/2891 for an example. Best, Michal
