Allow Math Formula Editing in the WYSIWYG Editor
Clinker
Currently, math formulas in Tolaria can only be edited by switching to the raw editor. This interrupts the writing flow and makes formula editing less intuitive, especially for users who prefer working in the WYSIWYG editor.
It would be nice to have support for editing math formulas directly within the WYSIWYG editor mode. Ideally, users could click on an existing formula and edit it through an inline editor, without needing to switch to raw mode.
s
skelektikon
Something that is important for all but trivial equations: live preview.
Even switching between normal and raw editor
and keeping the exact cursor position
would help a lot. Perhaps this one-to-one mapping is difficult to track, but a simple heuristic like "keep last raw cursor position if there was no further interaction with the normal editor" will do it.s
skelektikon
Or at least clicking on them could open the raw editor at the right place.