So, how I supposed do?
I have this case:
[code]
(lorem ipsum)
[/code]
I can't use the embedHTML() function here, because this SPAN tag has a MathML inner, but if I use the addMathEquation() function I can't get the text that exists before MathML and I also lost the style of SPAN tag.
Can you help-me ?
Cheers