mirror of
https://github.com/alex-s168/website.git
synced 2025-09-10 01:05:07 +02:00
use better tree view in table of contents too
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
- they are easier and nicer to use and read than manual pattern matching in the compiler's source code.
|
||||
|
||||
\
|
||||
There is however a even better alternative:
|
||||
There is however an even better alternative:
|
||||
]
|
||||
|
||||
#section[
|
||||
|
@@ -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()
|
||||
|
||||
|
Reference in New Issue
Block a user