Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
applicative
18 days ago
|
parent
|
context
|
favorite
| on:
Typst 0.15.0
I pass from markdown to typst pdf via pandoc a few times a day. From that point of view it is just an alternative to latex or roff, e.g.
pandoc -r markdown -w pdf --pdf-engine=typst input.md -o output.pdf
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
pandoc -r markdown -w pdf --pdf-engine=typst input.md -o output.pdf