←back to thread

235 points volemo | 2 comments | | HN request time: 0.46s | source
1. troymc ◴[] No.43517417[source]
My current favorite option is Quarto [1]. It's basically a friendly wrapper around Pandoc [2], letting you write in Markdown (+ lots of Quarto-specific extensions) and render to LaTeX, Typst, multi-page HTML, EPUB, docx, and more.

[1] https://quarto.org/

[2] https://pandoc.org/

replies(1): >>43517441 #
2. scottyeager ◴[] No.43517441[source]
It's mentioned in the article.