mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-05-18 12:53:29 +02:00
Cleanup markdown section in config.toml
This commit is contained in:
@@ -12,11 +12,7 @@ themesDir = "../"
|
||||
[author]
|
||||
name = "Josh Dzielak"
|
||||
|
||||
# as of hugo 0.60 goldmark is the default
|
||||
# reveal-hugo doesn't support goldmark yet
|
||||
# so force to black friday
|
||||
[markup]
|
||||
# defaultMarkdownHandler = "blackfriday"
|
||||
# currently only the unsafe mode for goldmark is supported
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user