moodle-editor_marklar icon indicating copy to clipboard operation
moodle-editor_marklar copied to clipboard

MathJax in preview

Open dthies opened this issue 8 years ago • 3 comments

Hello David, Very useful project. I noticed that MathJax is not processing in the preview. I believe it is working with TeX Notation filter. To fix this MathJax needs to be loaded on the page, and notifyFilterContentUpdated should be called by AJAX. Daniel

dthies avatar Feb 18 '17 19:02 dthies

Thanks Daniel. Maybe the Moodle Fragments API could be used here to catch such cases in general. I must admit I would prefer not to hard-code an exceptional behaviour for the MathJax. But if there is no other easy way, I would not mind it. I fully understand the value of previewing math filters.

mudrd8mz avatar Feb 20 '17 10:02 mudrd8mz

Yes, it looks like this is one of the issues that the Fragments API is intended to address.

dthies avatar Feb 22 '17 19:02 dthies

Is this still an issue? 0.8.2 should have it fixed.

mudrd8mz avatar Dec 03 '18 11:12 mudrd8mz