Skip to content

Commit

Permalink
add setting markup.goldmark.renderer=true (hugo 0.82.0 does not rende…
Browse files Browse the repository at this point in the history
…r html without this setting)
  • Loading branch information
hertelm committed Apr 7, 2021
1 parent cf5fdf2 commit c960e10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ canonifyurls = true
url = "/categories/research/"
weight = 98



[markup.goldmark.renderer]
unsafe = true

0 comments on commit c960e10

Please sign in to comment.