From aec331a7aab37a938cbeb22cd34e4932643da9d7 Mon Sep 17 00:00:00 2001 From: Kristofers Solo Date: Wed, 21 Jan 2026 21:54:59 +0200 Subject: [PATCH] chore: remove commented out uppercase outline code --- src/lib.typ | 3 --- 1 file changed, 3 deletions(-) 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