www/config/_default/markup.toml
Michael Hanke 5ddfa8ea93
[DATALAD RUNCMD] Apply default setup from theme
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "cp -rv themes/congo/config .",
 "dsid": "b76151ab-b425-4452-8814-5412e4eaade0",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
2024-06-19 10:16:37 +02: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 = 4