www-from-model/config/_default/markup.toml
Michael Hanke 9b135ac09a
All checks were successful
Deploy on webserver / Build site and deploy on success (push) Successful in 39s
TMP Example site to have something to build while finishing the setup
2025-10-31 10:37:20 +01:00

13 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 = 3