Skip to content

Instantly share code, notes, and snippets.

@WhiteBlackGoose
Last active September 23, 2021 12:55
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 WhiteBlackGoose/75e4005da91cc729d85640384ed02369 to your computer and use it in GitHub Desktop.
Save WhiteBlackGoose/75e4005da91cc729d85640384ed02369 to your computer and use it in GitHub Desktop.
Markdown to PDF
pandoc -f markdown-implicit_figures report.md --pdf-engine=xelatex -o report.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment