This repository has been archived on 2026-05-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blowfish/exampleSite/config/_default/markup.toml
T
Nuno Coração 8fbdecb6e7 initial commit
2022-09-10 20:05:37 +01:00

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