Markdown → HTML
Render Markdown (text, file, folder or wildcard) to HTML with an optional Obsidian-style theme and code highlighting.
Overview
Markdown → HTML is a no-code automation step in the Convert category of AutoFlowRPA. It performs its action in a single step when the workflow reaches it. You can configure 5 parameter(s) to control exactly how it behaves. It is one of 369 commands you can drag into a workflow in the visual builder — no scripting required.
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 |
How to use Markdown → HTML
- 1
Open AutoFlowRPA and drag the Markdown → HTML command from the Convert group onto the canvas.
- 2
Set its parameters in the side panel — Markdown → HTML has 5 configurable field(s).
- 3
Connect it into your workflow and press Run. Everything executes locally on your machine.
Frequently asked questions
What does the Markdown → HTML command do?
Render Markdown (text, file, folder or wildcard) to HTML with an optional Obsidian-style theme and code highlighting.
Which group does the Markdown → HTML command belong to?
Markdown → HTML is part of the Convert group. AutoFlowRPA ships with 369+ ready-made commands you can combine without code.
Does the Markdown → HTML command take any parameters?
Yes — Markdown → HTML has 5 configurable field(s), all editable in the visual node editor.
More Convert commands
Ready to automate your busywork?
Start your free 30-day trial today. No credit card, no commitment.