mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-05-18 21:03:29 +02:00
Cleanup markdown section in config.toml
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user