Plain & Rich Text Editing
"Easily integrate the Prosemirror text editor into your Svelte project – a content editor that creates semantically meaningful documents by combining a markdown- and a WYSIWYG editor."
The intention was to provide a gentle wrapper around Prosemirror's imperative, transaction based model and merge it with the reactive philosophy of Svelte."
Christian Heine