dimpu / ngx-md

Angular(ngx) directive for parsing markdown content in your web application.
https://dimpu.github.io/ngx-md/
266 stars 80 forks source link

Question: Placeholders for Dropzone #67

Open Meistercoach83 opened 7 years ago

Meistercoach83 commented 7 years ago

Hi! I found http://ghosditor.herokuapp.com/ for an angular 1 app. It´s really useful to be able to upload images with an image placeholder and a dropzone element. Is it possible to add this feature to your component?

dimpu commented 7 years ago

It's a very good idea let's do it.

Pastafarian commented 6 years ago

I'm currently trying to pick an editor for a blog I'm writing I really like the look of this editor.

The lack of image upload is one of the aspects which is holding me back.

Ideally, I'd like an angular version of the stack overflow 'pagedown' editor for angular but this looks like it gets me most of the way there :)

Pastafarian commented 6 years ago

Drag drop implementation from simplemde looks good.

https://github.com/sparksuite/simplemde-markdown-editor/issues/328 https://github.com/gautiermichelin/simplemde-markdown-editor