Enable TOC

This commit is contained in:
Marko Korhonen 2024-08-22 22:53:55 +03:00
parent b6d38e79e9
commit 0e80dbfb84
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
2 changed files with 6 additions and 6 deletions

View file

@ -5,9 +5,9 @@ backend = "html5"
[asciidocExt.attributes] [asciidocExt.attributes]
source-highlighter = "rouge" source-highlighter = "rouge"
# toc = true toc = true
# [tableOfContents] [tableOfContents]
# startLevel = 1 startLevel = 1
# endLevel = 6 endLevel = 6
# ordered = false ordered = false

View file

@ -14,7 +14,7 @@ inverted = "/images/marko.jpeg"
favicon = "/favicon.png" favicon = "/favicon.png"
[features.toc] [features.toc]
enable = false enable = true
[features.flags] [features.flags]
enable = true enable = true