hackmdio/codimd

[Feature Request] API to download HTML

Open

#515 opened on Jul 17, 2017

View on GitHub
 (6 comments) (5 reactions) (0 assignees)JavaScript (1,038 forks)batch import
Hacktoberfestfeaturegood first issue

Repository metrics

Stars
 (8,949 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I'm missing a way to download the HTML using a script or something else. I assume that the HTML that will be downloaded when clicking on the "Download" > HTML button is generated by the front end javascript.

Our use case: We write a protocol for our meetings in HackMD and want to mail this protocol to our mailing list. For better readability we want to append the HTML as MIME part.

Contributor guide