mirror of
https://github.com/kristoferssolo/LU-DF-Typst-Template.git
synced 2026-02-03 22:12:05 +00:00
chore: remove commented out uppercase outline code
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user