10 lines
153 B
TOML
10 lines
153 B
TOML
# -- Markup --
|
|
# These settings are required for the theme to function.
|
|
|
|
[goldmark]
|
|
[goldmark.renderer]
|
|
unsafe = true
|
|
|
|
[highlight]
|
|
noClasses = false
|