hackmdio/codimd

Enhancement: arbitrary file upload (i.e. zip / doc / pdf / stl)

Open

#261 opened on Nov 27, 2016

View on GitHub
 (6 comments) (4 reactions) (0 assignees)JavaScript (8,949 stars) (1,038 forks)batch import
Hacktoberfestenhancementhelp wanted

Description

As discussed in the image upload pull request, I'd love to see this extended to arbitrary files. If I drag in an image, it becomes an image tag, if it's any other filetype, it becomes a regular Link.

Contributor guide