
Undoing creating a cloze containing mathjax copys all the mathjax to the beginning.
Some x and y
→ {{c1::Some x and y}}
→ (undo) → xySome x and y
1 Like
It would be most helpful to see what is happening at each stage the HTML view of the field.
Sounds similar to –
And possibly –
1 Like
Some <anki-mathjax>x</anki-mathjax> and <anki-mathjax>y</anki-mathjax>.
{{c1::Some <anki-mathjax>x</anki-mathjax> and <anki-mathjax>y</anki-mathjax>.}}
<anki-mathjax>x</anki-mathjax><anki-mathjax>y</anki-mathjax>Some <anki-mathjax>x</anki-mathjax> and <anki-mathjax>y</anki-mathjax>.
Perhaps the root cause is the same, but they look distinct to me.
1 Like