markdown-to-html
Convert Markdown documents to HTML using marked.js, pandoc, gomarkdown, or static site generators.
What it does
- User asks to "convert markdown to html" or "transform md files"
- User wants to "render markdown" as HTML output
- User needs to generate HTML documentation from .md files
- User is building static sites from Markdown content
- User is building template system that converts markdown to html
- User is working on a tool, widget, or custom template for an existing templating system
- User wants to preview Markdown as rendered HTML
Requirements & configuration
- User needs to generate HTML documentation from .md files
- Markdown to PDF (requires LaTeX)
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Convert Markdown documents to HTML using marked.js, pandoc, gomarkdown, or static site generators.
Source
Repository: https://github.com/github/awesome-copilot
markdown-to-html FAQ
What does the markdown-to-html skill do?
Convert Markdown files to HTML similar to `marked.js`, `pandoc`, `gomarkdown/markdown`, or similar tools; or writing custom script to convert markdown to html and/or working on web template systems like `jekyll/jekyll`, `gohugoio/hugo`, or similar web templating systems that utilize markdown documents, converting them to html. Use when asked to "convert markdown to html", "transform md to html", "render markdown", "generate html from markdown", or when working with .md files and/or web a templating system that converts markdown to HTML output. Supports CLI and Node.js workflows with GFM, CommonMark, and standard Markdown flavors. User asks to "convert markdown to html" or "transform md files" User wants to "render markdown" as HTML output
What does markdown-to-html require?
User needs to generate HTML documentation from .md files Markdown to PDF (requires LaTeX)
How do I install markdown-to-html?
Run: npx -y skills add https://github.com/github/awesome-copilot --skill markdown-to-html --agent claude-code — the source lives at github.com/github/awesome-copilot.
Maintain markdown-to-html?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/github-awesome-copilot-markdown-to-html?ref=badge) npx agentictools info skills/github-awesome-copilot-markdown-to-html The second line is the CLI lookup for this page — handy in READMEs and docs.