Skip to content
Snippets Groups Projects
Commit 253d8f03 authored by Michael Brunner's avatar Michael Brunner
Browse files

Activate Goldmark renderer

parent 9e25b095
No related branches found
No related tags found
No related merge requests found
......@@ -76,4 +76,7 @@ identifier = "about"
url = "/en/about/"
[markup]
defaultMarkdownHandler = "blackfriday"
defaultMarkdownHandler = "goldmark"
[markup.goldmark]
[markup.goldmark.renderer]
unsafe = true
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment