Skip to content

Welcome to Markdom

Parse Markdown and HTML with ease

Parse Markdown & HTML

Use markdom.parse to convert Markdown to clean, anchor-linked HTML with TOC generation.

Use the CLI

Run npx @tenedev/markdom <file.md> to output HTML right from your terminal.

Customize your Output

Control TOC structure, heading anchors, and output styling to fit your needs.