'Download as HTML' should inline all resources.
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 10.1k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Currently the 'Download as HTML' button creates a html file using https://github.com/hackmdio/codimd/blob/master/public/views/html.hbs, which uses Cloudflare for most styles and JS.
To make the html file completely self-contained, all resources should be inlined instead.
Contributor guide
Assessment
This issue has not been assessed yet.