use better tree view in table of contents too

This commit is contained in:
2025-07-04 16:41:28 +02:00
parent f3d60f7ee3
commit f68854fd97
3 changed files with 20 additions and 14 deletions

View File

@@ -42,6 +42,7 @@
#tree-list(
(level:1, body: [ Making a simple RegEx engine ]),
(level:2, body: html-href("article-make-regex-engine-1.typ.desktop.html")[ Part 1: Introduction to RegEx ]),
(level:1, body: html-href("compiler-pattern-matching.typ.desktop.html")[ Compiler Pattern Matching ]),
)
#br()