fixing a lot of metadata

This commit is contained in:
Chris Cochrun 2022-10-29 07:32:28 -05:00
parent 083b63a4de
commit c7c150567b
14 changed files with 152 additions and 14 deletions

13
config/markup.toml Normal file
View 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