Skip to content

Instantly share code, notes, and snippets.

@Zenahr
Last active July 3, 2020 22:20
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 Zenahr/9095fe98070c0817b2711d69c15c3a13 to your computer and use it in GitHub Desktop.
Save Zenahr/9095fe98070c0817b2711d69c15c3a13 to your computer and use it in GitHub Desktop.
Pandoc Snippets

Create pdf with table of content out of md

pandoc -s --toc -o output.pdf input.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment