Contents¶ Details¶ “Table of Contents” directive is called “outline” in Typst. Examples¶ Simple usage¶ RST Title ===== .. contents:: First ----- TYPST #title([Title]) #outline( title: [Contents], ) = First References¶ Docutils: https://www.docutils.org/docs/ref/rst/directives.html#table-of-contents Typst: https://typst.app/docs/reference/model/outline/