A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
The biggest problem I have with simplemde is that I cannot create or work on an editor outside of the DOM. It must have a parent for things to work, which breaks heavily. Making it incompatible with SPA's that work outside the DOM.
Hello,
The biggest problem I have with simplemde is that I cannot create or work on an editor outside of the DOM. It must have a parent for things to work, which breaks heavily. Making it incompatible with SPA's that work outside the DOM.
Unless there is a way to work around this?