mirror of
https://github.com/Wandmalfarbe/pandoc-latex-template.git
synced 2024-12-20 14:53:06 +00:00
1 line
109 B
Bash
1 line
109 B
Bash
|
pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --highlight-style kate
|