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.39k stars 315 forks source link

Handle Webp Image Uploads #417

Closed sghoweri closed 2 years ago

sghoweri commented 2 years ago

Without this fix, uploaded WebP images render as links in the markdown (vs images).

sghoweri commented 2 years ago

Thanks!!