/github-markdown-to-png

Takes github markdown code snippets and converts them to PNGs

Primary LanguageJavaScriptMIT LicenseMIT

github-markdown-to-png

NPM

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