anki/ts/editor/mathjax-overlay
Henrik Giesel 7f737b60c6
Fix infinite update loop in editor with invalid input HTML (#1761)
* Use async function in PlainTextInput

* Clean up PlainTextInput

* Refactor logic from {Rich,Plain}TextInput into own files

* Remove prohibited tags on content.subscribe which also parses the html
2022-03-31 11:17:13 +10:00
..
icons.ts Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
index.ts Translate Editor entirely to Svelte (#1403) 2021-10-18 22:01:15 +10:00
MathjaxButtons.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
MathjaxEditor.svelte Fix plain text (#1689) 2022-02-25 11:14:26 +10:00
MathjaxHandle.svelte Fix infinite update loop in editor with invalid input HTML (#1761) 2022-03-31 11:17:13 +10:00
MathjaxMenu.svelte Fix newline shortcut in MathjaxMenu (#1705) 2022-03-03 18:55:07 +10:00