fixing a lot of metadata
This commit is contained in:
parent
083b63a4de
commit
c7c150567b
14 changed files with 152 additions and 14 deletions
13
config/markup.toml
Normal file
13
config/markup.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
# -- Markup --
|
||||
# These settings are required for the theme to function.
|
||||
|
||||
[goldmark]
|
||||
[goldmark.renderer]
|
||||
unsafe = true
|
||||
|
||||
[highlight]
|
||||
noClasses = false
|
||||
|
||||
[tableOfContents]
|
||||
startLevel = 2
|
||||
endLevel = 4
|
Loading…
Add table
Add a link
Reference in a new issue