diff --git a/src/lib.typ b/src/lib.typ index 42db58c..265d85d 100644 --- a/src/lib.typ +++ b/src/lib.typ @@ -271,9 +271,6 @@ } // Table of contents. - // Uppercase 1st level headings in ToC - // show outline.entry.where(level: 1): it => { upper(it) } - // Format attachment entries in outline show outline.entry: it => { let el = it.element