moving configs to proper places

This commit is contained in:
Chris Cochrun 2022-11-05 10:41:19 -05:00
parent 90fceb870b
commit e834d1672c
3 changed files with 133 additions and 0 deletions

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