mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-08-27 02:52:44 -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