pandoc
populardocs / contentbrew
Pandoc · Document conversion, markdown, and publishing from the terminal.
$ brew install pandocOne-liner to try
$ pandoc README.md -o README.htmlAgent pack
Quick reference
Install
brew install pandocVerify
pandoc --versionFirst command
pandoc README.md -o README.htmlMachine JSON
/cli/pandoc.jsonAbout
Document conversion, markdown, and publishing from the terminal. Built by Pandoc.
Example workflow
1. pandoc README.md -o README.html