Markdown → HTML
Write Markdown and export a themed HTML document — tables, code, and
Mermaid diagrams included.
Features
- Headings, bold, italic,
inline code - Links and nested lists
Blockquotes
| Tool | Local |
|---|---|
| Plow | yes |
flowchart LR
A[Markdown] --> B{Render}
B --> C[Themed HTML]