2022-01-10 23:02:51 +00:00
|
|
|
# -- Markup --
|
|
|
|
# These settings are required for the theme to function.
|
|
|
|
|
|
|
|
[goldmark]
|
|
|
|
[goldmark.renderer]
|
|
|
|
unsafe = true
|
|
|
|
|
|
|
|
[highlight]
|
|
|
|
noClasses = false
|
2022-01-18 05:24:33 +00:00
|
|
|
|
|
|
|
[tableOfContents]
|
|
|
|
startLevel = 2
|
2023-01-17 00:08:19 +00:00
|
|
|
endLevel = 3
|