Y
Hacker News
new
|
ask
|
show
|
jobs
by
lozf
153 days ago
Good call, I've had success with:
pandoc -f gfm -t typst -o file.typ file.md
and as you'll know it's easy to add a Template if required.
1 comments
adamnemecek
153 days ago
Pandoc is cool but I hate writing my own scripts for it.
link