easy-markdown-editor icon indicating copy to clipboard operation
easy-markdown-editor copied to clipboard

imageUploadFunction to mediaUploadFunction

Open ConstantMath opened this issue 4 years ago • 1 comments

First, thanks a lot for that very usefull script.

I made a small improvement that I found usefull you want to upload a file instead of just an image, so it creates a markdown link instead of an image.

Actually it works with drag & drop only, but I would find it nice to be able to add a 'Media upload' button instead of image upload for uploading pdf, doc, video, etc.

What do you think ?

#https://github.com/variablebxl/easy-markdown-editor/pull/1/commits/22f7287d187a60f11a95cbc9c6b08accc0e122ae

ConstantMath avatar Nov 24 '20 08:11 ConstantMath

I'm having issues with this feature since it converts BLOB urls to links instead of images. The "imageUploadFunction" should handle everything as images.

philgruneich avatar Dec 26 '21 18:12 philgruneich