summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-10-09 13:48:55 +0100
committerMatthew Lemon <y@yulqen.org>2023-10-09 14:40:56 +0100
commit9915f2a8a2a222753ff48dda98e45cb5cd07939d (patch)
treeb064cfdd4a3ca83eed756d810a489d6a37e5f141 /config.toml
parentdbc549bd7849e5732d418d02c7e8e35cb9fa58cb (diff)
Changes for table of contents for books pages
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 2051845..1229cc5 100644
--- a/config.toml
+++ b/config.toml
@@ -96,3 +96,5 @@ pygmentsUseClasses = true
[markup.tableOfContents]
ordered = true
+ startLevel = 2
+ endLevel = 4