anki/ts/editor/plain-text-input
Henrik Giesel 50e36bc312
Fix plain text (#1689)
* Move remove-prohibited-tags logic from PlainTextInput

* Make CodeMirror export a promise

* Offer lifecycle hooks for PlainTextInput for easily accessing code mirror instance

* Fix </> breaking Mathjax

* remove debug statement (dae)
2022-02-25 11:14:26 +10:00
..
index.ts Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
PlainTextInput.svelte Fix plain text (#1689) 2022-02-25 11:14:26 +10:00
remove-prohibited.ts Fix plain text (#1689) 2022-02-25 11:14:26 +10:00