Skip to content

Commit

Permalink
Include h1 headers in the table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
neobrain committed Sep 27, 2024
1 parent 02a704b commit 22b26c6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/_default/markup.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
[tableOfContents]
startLevel = 1
endLevel = 3

[goldmark.renderer]
unsafe = true

0 comments on commit 22b26c6

Please sign in to comment.