Skip to content

Instantly share code, notes, and snippets.

@leon-anavi
Last active May 25, 2021 06:13
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 leon-anavi/5c478a518b8f3a2f39f04acd65ad67fb to your computer and use it in GitHub Desktop.
Save leon-anavi/5c478a518b8f3a2f39f04acd65ad67fb to your computer and use it in GitHub Desktop.
md-to-pdf
Create PDF from markdown:
pandoc readme.md -f markdown-implicit_figures -s -o readme.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment