Anki/ts/editor/plain-text-input
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
..
index.ts Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
PlainTextInput.svelte Fix infinite update loop in editor with invalid input HTML (#1761) 2022-03-31 11:17:13 +10:00
remove-prohibited.ts Fix infinite update loop in editor with invalid input HTML (#1761) 2022-03-31 11:17:13 +10:00
transform.ts Fix infinite update loop in editor with invalid input HTML (#1761) 2022-03-31 11:17:13 +10:00