Skip to main content
Back to the directory
github/awesome-copilotSoftware EngineeringFrontend and Design

markdown-to-html

Convert Markdown documents to HTML using marked.js, pandoc, gomarkdown, or static site generators.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
8

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/github/awesome-copilot --skill markdown-to-html
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, markdown-to-html has 8 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: github/awesome-copilot. Canonical URL: https://skills.sh/github/awesome-copilot/markdown-to-html.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Convert Markdown documents to HTML using marked.js, pandoc, gomarkdown, or static site generators. Expert skill for converting Markdown documents to HTML using the marked.js library, or writing data conversion scripts; in this case scripts similar to markedJS/marked repository. For custom scripts knowledge is not confined to marked.js , but data conversion methods are utilized from tools like pandoc and gomarkdown/markdown for data conversion; jekyll/jekyll and gohugoio/hugo for templating systems. The conversion script or tool should handle single files, batch conversions, and advanced configurations. For more see basic-markdown-to-html.md For more see code-blocks-to-html.md For more see collapsed-sections-to-html.md For more see writing-mathematical-expressions-to-html.md For more see tables-to-html.md See marked.md Quick Conversion Methods See marked.md Step-by-Step Workflows Create ~/.marked.json for persistent options: Or use a custom config: ⚠️ Marked does NOT sanitize output HTML. For untrusted input, use a sanitizer: Recommended sanitizers: ⚠️ Pandoc processes input faithfully. When converting untrusted markdown: The mdtohtml CLI tool has minimal options: For advanced configuration, use the Go library programmatically with parser and renderer options: ⚠️ gomarkdown does NOT sanitize output HTML. For untrusted input, use Bluemonday: Recommended sanitizer: Bluemonday ⚠️...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does markdown-to-html do?

Convert Markdown documents to HTML using marked.js, pandoc, gomarkdown, or static site generators.

Is markdown-to-html good?

markdown-to-html does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support markdown-to-html?

markdown-to-html currently lists compatibility with Skills CLI.

Is markdown-to-html safe to install?

markdown-to-html has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to markdown-to-html?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install markdown-to-html?

Run the following command to install markdown-to-html: npx skills add https://github.com/github/awesome-copilot --skill markdown-to-html

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering