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.41k stars 316 forks source link

Drag and Drop text string into editor? #508

Open yabdab opened 1 year ago

yabdab commented 1 year ago

Is it possible to allow drag-drop of text into the editor?

If so, then how do I enable that?

Thanks.