We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b63a38c commit 73dbf17Copy full SHA for 73dbf17
1 file changed
config.toml
@@ -10,6 +10,9 @@ title = "Maerlyn's Rainbow"
10
theme = "PaperMod"
11
pagination.pagerSize = 20
12
13
+[markup]
14
+ defaultMarkdownHandler = 'goldmark'
15
+
16
[Params]
17
customCSS = ["css/custom.css"]
18
copyright = "wizmann"
0 commit comments