chore: remove commented out uppercase outline code

This commit is contained in:
2026-01-21 21:54:59 +02:00
parent 9d5d4209bd
commit aec331a7aa

View File

@@ -271,9 +271,6 @@
} }
// Table of contents. // Table of contents.
// Uppercase 1st level headings in ToC
// show outline.entry.where(level: 1): it => { upper(it) }
// Format attachment entries in outline // Format attachment entries in outline
show outline.entry: it => { show outline.entry: it => {
let el = it.element let el = it.element