I am using MathJax 1.1 in my web site. I need to place some html before and after every math encountered by the processor (tex2jax in my case).
How can I do this?
Should I register a callback?
Should I use some options in configuration?
|
I am using MathJax 1.1 in my web site. I need to place some html before and after every math encountered by the processor (tex2jax in my case). How can I do this?
| ||||
|
feedback
|
|
This issue was discussed on the MathJax user's forum. You could try something like
to add | |||
|
feedback
|