dimakorotkov / tinymce-mathjax

Tinymce plugin for MathJax
40 stars 19 forks source link

The equation is being rendered in proper formatting in 2nd time of putting data not on the first time #5

Open souravpurkait360 opened 3 years ago

bjalder26 commented 2 years ago

I'm not an expert here, but could you be using innerHTML instead of tinymce.get(id).setContent(newText);? Also, have you tried using svg instead of cHTML format?