hackmdio/codimd

[Feature Request] API to download HTML

Open

#515 geöffnet am 17. Juli 2017

Auf GitHub ansehen
 (6 Kommentare) (5 Reaktionen) (0 zugewiesene Personen)JavaScript (1.038 Forks)batch import
Hacktoberfestfeaturegood first issue

Repository-Metriken

Stars
 (8.949 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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