configure table of contents
This commit is contained in:
parent
78cb92a330
commit
fe204e6a1f
1 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,10 @@ theme = 'boxgruv'
|
|||
pagerSize = 5
|
||||
|
||||
[markup]
|
||||
[markup.tableOfContents]
|
||||
ordered = true
|
||||
# start by listing h1s
|
||||
startLevel = 1
|
||||
[markup.goldmark]
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
|
|
Loading…
Reference in a new issue