mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-07-02 15:44:27 -06:00
Since this is built on CodeMirror I opted to use CodeMirror's save behaviour rather than pulling the value and stomping on the textarea's innerHtml. Fixes #193