Skip to content

Instantly share code, notes, and snippets.

@david-hodgetts
Created December 30, 2014 15:09
Show Gist options
  • Save david-hodgetts/a061cbd46345490c8d33 to your computer and use it in GitHub Desktop.
Save david-hodgetts/a061cbd46345490c8d33 to your computer and use it in GitHub Desktop.
self contained css in markdown to html via (Pandoc)
pandoc -s --self-contained --css myPretty.css readme.md -o readme.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment