Get started on tables of contents.

This commit is contained in:
2020-06-24 22:46:22 -07:00
parent 71fc0546e0
commit 01734d24f7
3 changed files with 50 additions and 0 deletions

View File

@@ -5,3 +5,9 @@ theme = "vanilla"
pygmentsCodeFences = true
pygmentsStyle = "github"
summaryLength = 20
[markup]
[markup.tableOfContents]
endLevel = 4
ordered = false
startLevel = 3