Hello,
I have a string containing a piece of html code (simple tags like <p> <b> <i> <table> <img> <br>) and some MathML code (tag <math>). How can I import this string in a new Word document, so that it's rendered correctly? Especially the MathML code.
Thanks!