Skip to content
Snippets Groups Projects
Commit 72ece143 authored by John Thiltges's avatar John Thiltges
Browse files

Merge branch 'hugoupg' into 'master'

Correct markdown links (removing space) and switch renderer to Hugo default

See merge request hcc/hcc-docs!199
parents 56817e74 7399a2cf
Branches
No related tags found
No related merge requests found
Showing
with 40 additions and 44 deletions
......@@ -42,9 +42,5 @@ weight = 10
# Hugo v0.60+ switched renderer from blackfriday to goldmark
# - Allow unsafe for docdock template rendering
#[markup.goldmark.renderer]
#unsafe = true
# FIXME: Use blackfriday renderer until we update the content to render with goldmark
[markup]
defaultMarkdownHandler = "blackfriday"
[markup.goldmark.renderer]
unsafe = true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment