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

Pandoc is cool but I hate writing my own scripts for it.