6 ms·
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.
by lozf 8mo 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.
- adamnemecek 8mo agoPandoc is cool but I hate writing my own scripts for it.