https://typst.app/project/pjAv5m0LMLux9HwsYyUU_J#
In this example, I am querying for headings.
Unfortunately, the heading generated via outline() is being included in the query.
Hence, why one of the chapter titles in the upper right footer says, "Contents".
I was wondering if there's a way to attach custom metadata to elements. This way, when I do the query for headings, I can specify the metadata to just get specific ones I am looking for.