instance-oom / ngx-markdown-editor

Angular markdown editor based on ace editor
http://lon-yang.github.io/markdown-editor/
Apache License 2.0
174 stars 48 forks source link

[Enhancement Request] Pasting images #72

Closed Kp0c closed 4 years ago

Kp0c commented 4 years ago

Hi,

Is it possible to paste images via ctrl+V or "Insert" in the right-click menu? Pasting via Drag&Drop is cool, but in my case, it is common to have an image in the clipboard only. I think it will be handy to call upload function on the pasting images as well.

Thank you for the cool editor :)

instance-oom commented 4 years ago

I will try to find a solution.