| ▲ | nicoburns 13 hours ago | |||||||
This article doesnt consider Typst, which IMO ought to be the first port of call if Markdown isnt sufficient for your needs. | ||||||||
| ▲ | WhyNotHugo 4 minutes ago | parent | next [-] | |||||||
I think Typst looks really interesting for some scenarios, but inadequate for others. I like RST a lot for Python documentation, because of all the directives for types, admonitions, and lots of domain-specific stuff. I wouldn't use RST if I'm writing a book, or a research paper. In the same way, Typst looks like a great candidate for those last examples, but is likely unsuitable for documenting a library written in Python. | ||||||||
| ▲ | tefkah 12 hours ago | parent | prev | next [-] | |||||||
typst is great, but there are many many steps between “markdown isn’t sufficient” and reaching for typst. 1. typst only really has pdf output at the moment 2. so much less tooling available (linters, site builders, converters etc) 3. much less of a markup format, extremely tightly coupled to a specific tool (typst compiler) again, love typst, but it has (atm) so much fewer applications | ||||||||
| ||||||||
| ▲ | lenkite 5 hours ago | parent | prev | next [-] | |||||||
I guess we need to wait until Typst is natively supported by Github. | ||||||||
| ▲ | perlgeek 12 hours ago | parent | prev [-] | |||||||
I've used typst for generating PDFs before, how good is its HTML output? | ||||||||
| ||||||||