sparksuite / simplemde-markdown-editor

A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
https://simplemde.com
MIT License
9.79k stars 1.12k forks source link

Pasting images from the clipboard #794

Open tonyzorin opened 4 years ago

tonyzorin commented 4 years ago

I noticed that you support CMD+OPTION+I to paste a link to an image, but is it possible to press CMD+V and paste what's in the clipboard that it would upload somewhere (AWS S3, Azure, etc) and would paste a link to it right away?