Skip to content

Instantly share code, notes, and snippets.

@lopezjurip
Created June 8, 2015 02:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lopezjurip/294c3764f6c7743618cf to your computer and use it in GitHub Desktop.
Save lopezjurip/294c3764f6c7743618cf to your computer and use it in GitHub Desktop.
[Pandoc] Markdown to PDF
pandoc --from=markdown_github --highlight-style=tango --output=README.tex README.md --to=latex --standalone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment