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