hackmdio/codimd

[Feature Request] API to download HTML

Open

#515 aberto em 17 de jul. de 2017

Ver no GitHub
 (6 comments) (5 reactions) (0 assignees)JavaScript (1.038 forks)batch import
Hacktoberfestfeaturegood first issue

Métricas do repositório

Stars
 (8.949 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador