numbas / editor

An editor for the Numbas e-learning system.
http://numbas.mathcentre.ac.uk
Apache License 2.0
59 stars 61 forks source link

Don't run MathJax on the variable value preview #782

Closed christianp closed 10 months ago

christianp commented 11 months ago

When a string variable contains LaTeX delimiters, they're processed by MathJax if the variable preview is generated before MathJax does its first run through the page. They're not processed if the variable's value is regenerated. The preview cell should be marked for MathJax to ignore it.