mirror of
https://github.com/binarydigitlol/kilobytekeith2024.git
synced 2025-06-20 17:02:25 +00:00
14 lines
204 B
TOML
14 lines
204 B
TOML
# -- Markup --
|
|
# These settings are required for the theme to function.
|
|
|
|
[goldmark]
|
|
[goldmark.renderer]
|
|
unsafe = true
|
|
|
|
[highlight]
|
|
noClasses = false
|
|
|
|
[tableOfContents]
|
|
startLevel = 2
|
|
endLevel = 4
|