Cleanup markdown section in config.toml

This commit is contained in:
Josh Dzielak
2020-02-24 13:00:24 +01:00
parent 8e9fb9ea9e
commit a2e3db38b9
+1 -5
View File
@@ -12,11 +12,7 @@ themesDir = "../"
[author] [author]
name = "Josh Dzielak" name = "Josh Dzielak"
# as of hugo 0.60 goldmark is the default # currently only the unsafe mode for goldmark is supported
# reveal-hugo doesn't support goldmark yet
# so force to black friday
[markup]
# defaultMarkdownHandler = "blackfriday"
[markup.goldmark.renderer] [markup.goldmark.renderer]
unsafe = true unsafe = true