codimd icon indicating copy to clipboard operation
codimd copied to clipboard

[Feature Request] API to download HTML

Open sedrubal opened this issue 8 years ago • 6 comments
trafficstars

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.

sedrubal avatar Jul 17 '17 18:07 sedrubal

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).

ccoenen avatar Oct 06 '17 21:10 ccoenen

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

ccoenen avatar Oct 06 '17 21:10 ccoenen

Is this issue solved?

KarthikSK2001 avatar Sep 11 '23 13:09 KarthikSK2001

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!

abhisheksharma010 avatar Oct 21 '23 08:10 abhisheksharma010