Ionaru / easy-markdown-editor

EasyMDE: A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
https://stackblitz.com/edit/easymde
MIT License
2.31k stars 308 forks source link

support code mirror 6 #563

Closed y0va closed 9 months ago

y0va commented 9 months ago

Codemirror5 seems to be near eol, got tagged as legacy. Is there work put on supporting cm6?

Ionaru commented 9 months ago

The current version (2) of easy-markdown-editor will never support CodeMirror 6, there are just too many changes needed.

CodeMirror 6 will be included in https://github.com/Ionaru/easy-markdown-editor/issues/447.