I’ve noticed some problems when using cloze deletion to automatically add a clozure (CTRL+SHIFT+C on Windows). Here are two examples:
Suppose I have the following bit of text with math in the middle:
Now, if I use cloze deletion, on the entire line, this works fine…
…but after I undo, there is an extra copy of the equation at the start of the line:
On a related note, if you use CTRL+M, M on text that already includes an equation, then it creates an equation with many lines of SVG source code.
I also ran into a problem once where the clozure was inserted with the closing brackets before the opening brackets (e.g., “}}{{c4::”) but I haven’t been able to replicate it to get a screenshot or a description of how to reproduce it.
Another problem with editing MathJax in the new editor: If you copy and paste a section of text containing a MathJax equation, then the output is often mangled (but not always).
@dae, I’ve just upgraded to version 2.1.54 (b6a7760c) and tested all of the problems I listed above. They all appear to be problems with the new version. The problem with cutting and pasting is somewhat different. The output isn’t quite so mangled, but it’s still not correct.