hackmdio/codimd

[Feature Request] API to download HTML

sedrubal opened this issue · 6 comments

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.

I wouldn't even make this an API, I would expect this to happen if I appended .html to the URL (or If I set the Expects-HTTP-Header accordingly).

(same for appending .md to the url, which should just output the document's content)

Is this issue solved?

Hello! I'm interested in working on this issue. Could someone please assign it to me or provide some guidance on how I can get started? Thanks!

Hey! If this issue hasn't been solved, I'm hoping to work on it!

may i work on this issue?