Last active
May 25, 2021 06:13
-
-
Save leon-anavi/5c478a518b8f3a2f39f04acd65ad67fb to your computer and use it in GitHub Desktop.
md-to-pdf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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