Markdown To HTML

Convert a Markdown file to a self-contained, styled HTML page (sticky header, sidebar nav, syntax-highlighted code, callout boxes, Mermaid diagrams, print-ready). Use when the user asks to render, convert, or export a `.md` file as a shareable HTML document -- not for slides, presentations, or pitch decks. Rendering is deterministic via `marked` + `highlight.js`; the agent only invokes the script.

eugenelim ec3987f 7 files · 45.4 KB Updated

File contents

eugenelim/agent-ready-repo/tree/main/packs/converters/.apm/skills/markdown-to-html commit ec3987fd2b

Frequently asked questions

npx skillmds@latest add eugenelim/markdown-to-html