mirror of
https://github.com/Wandmalfarbe/pandoc-latex-template.git
synced 2025-03-29 07:06:23 +00:00
2 lines
105 B
Bash
2 lines
105 B
Bash
pandoc "document.md" -o "document.pdf" --from markdown --template "../../dist/eisvogel.latex" --listings
|