moodle-editor_marklar
                                
                                 moodle-editor_marklar copied to clipboard
                                
                                    moodle-editor_marklar copied to clipboard
                            
                            
                            
                        MathJax in preview
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
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.
Yes, it looks like this is one of the issues that the Fragments API is intended to address.
Is this still an issue? 0.8.2 should have it fixed.