A New Typst Template for Pandoc | Hacker News
TL;DR AI
1 min readKey summary
A Hacker News post explains a Pandoc workflow for PDF generation with Typst.
The command uses `--pdf-engine=typst` and `-V template=article.typ` to apply a Typst template.
Pandoc injects the Markdown content into the template’s `body` slot.
The discussion helps clarify a less obvious setup for custom document and publishing pipelines.
