Markdown → HTML
Render Markdown (text, file, folder or wildcard) to HTML with an optional Obsidian-style theme and code highlighting.
ConvertMarkdownToHtml
What it does
Render Markdown (text, file, folder or wildcard) to HTML with an optional Obsidian-style theme and code highlighting.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| Markdown text | multiline | Optional | Example: # Title
- a
- b Supports variables | |
| Markdown file / folder / wildcard (optional) | file | Optional | A .md file, a folder (all .md), or a glob like C:/docs/*.md. Overrides the text. Example: C:/docs/*.md Supports variables | |
| Output folder or .html path (optional) | file | Optional | Where to write the .html (extension auto-added). Blank with a file input = next to the source; blank with pasted text = stored in the output variable. Supports variables | |
| Theme | dropdownObsidian Light · Obsidian Dark · Plain · Fragment (no styling) | Optional | Obsidian Light | Standalone themed document, or a raw HTML fragment. |
| Store HTML / path in (optional) | variable | Optional | Example: html |
More Convert commands
Ready to automate your busywork?
Start your free 10-day trial today. No credit card, no commitment.