mirror of
https://github.com/Wandmalfarbe/pandoc-latex-template.git
synced 2025-06-24 10:18:21 +00:00
* docs: add documentation for `watermark` variable * docs: add optional package `draftwatermark` to the readme * feat: add example `watermark` * ci: add optional package `draftwatermark` for example `watermark`
2 lines
105 B
Bash
2 lines
105 B
Bash
pandoc "document.md" -o "document.pdf" --from markdown --template "../../dist/eisvogel.latex" --listings
|