⚙️ download-md
Button to download markdown source of the page
Allow your visitors to download page as markdown file.
→ See this page in edit mode.
Example
Code
```h:download-md
text: Markdown download
```
Parameters
name | meaning | type | default |
---|---|---|---|
text | Text for the button | String | "Download markdown" |
filename | Name for the downloaded file | String | Name of the page, with html replaced with md |
Last saved: 3/29/25, 13:48