top | item 45443633

(no title)

fredguth | 5 months ago

I would use pandoc and convert to pdf using typst:

```

pandoc input.html -t typst -o output.typ

typst compile output.typ output.pdf

```

discuss

order

No comments yet.