pandoc

populardocs / contentbrew

Pandoc · Document conversion, markdown, and publishing from the terminal.

$ brew install pandoc
One-liner to try
$ pandoc README.md -o README.html

Agent pack

Copy into an agent

A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.

Open .md
Readiness
Usable with guardrails · 50/100
Verify
pandoc --version
Agent URL
/cli/pandoc/agent.md

Quick reference

Installbrew install pandoc
Verifypandoc --version
First commandpandoc README.md -o README.html

About

Document conversion, markdown, and publishing from the terminal. Built by Pandoc.

Example workflow

1. pandoc README.md -o README.html

Alternatives worth considering