mirror of
https://github.com/typst/typst
synced 2025-08-18 00:48:34 +08:00
`none` and `auto` interact differently with `type` than other types. This adds documentation and examples making that clear. Further, it explains when it is better to use other interrogation functions in Typst Closes #2177