hackmdio/codimd

[Feature Request] API to download HTML

Aberta

#515 aberto em 17 de jul. de 2017

 (6 comentários) (5 reações) (0 responsável)JavaScript (1.038 forks)batch import
Hacktoberfestfeaturegood first issue

Métricas do repositório

Stars
 (8.949 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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