ckeditor mathjax is not converting math formula while editing
// i seee that issue you need to parse the data its not working directly
// ckeditor mathjax is not converting math formula while editing
editor.setData( '<p>A<span class="math-tex">\\(1 + 1 = 2\\)</span>B</p>' );