studio icon indicating copy to clipboard operation
studio copied to clipboard

Exercises editor does not allow raw KaTeX

Open rtibbles opened this issue 3 years ago • 2 comments

Users attempting to write mathematical and scientific symbols have issues as the editor appears to remove extra \ from their input that prevents it being properly rendered.

Attempt to input:

$\\text {Li}_2 \\text SO_4$

And one of the escaping \ will be removed, causing it to be rendered literally in Kolibri.

In addition, while it is possible to make them correctly render in Studio - correctly rendering in Studio is not an accurate indication of them rendering properly in Kolibri.

https://community.learningequality.org/t/issues-with-latex-subscripts/2424/3

rtibbles avatar Jul 06 '22 16:07 rtibbles