react-mathjax
react-mathjax copied to clipboard
How can I render Mathjax node in react html renderer
If I parse editable content which includes Mathjax code in div‘s dangerouslySetInnerHTML attribute, how can I keep mathjax syntax render correctly ?
Also loaded mhchem extension fails, I can see the extension js file in browser, but Mathjax.Node render result is blank.