How to Include the Table of Contents in the Outline (Table of Contents)?

This is a way to do it - we modify the default style with a show-set with the right scope:

#show outline: set heading(outlined: true)
#outline()

render

3 Likes