1.1.0 • Published 10 years ago

github-markdown-to-png v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

github-markdown-to-png

Takes github markdown code snippets and converts them to PNGs

Requirements:

install imagemagick

sudo apt-get install imagemagick

Usage:

npm install -g github-markdown-to-png

github-markdown-to-png -i yourmarkdownfile.md

Export PNGs to a folder

github-markdown-to-png -i yourmarkdownfile.md -o png-dir