Since https://github.com/quarto-dev/quarto-cli/commit/5c56f77c47381c9491639507a3f739da04a19405 you can do: ````markdown --- title: "Untitled" author: Charlotte Wickham format: typst: page-numbering: "" --- ## Introduction {{< lipsum 2 >}} ## Section {{< lipsum 3 >}} ```` But we don't document it, either in the [Reference](https://quarto.org/docs/reference/formats/typst.html#numbering) or [Guide > Documents > Typst > Typst Basics](https://quarto.org/docs/output-formats/typst.html)