Modified config.yml to allow unsafe html.

This commit is contained in:
Zachary Billman 2022-04-05 19:40:08 -04:00
parent cae8ae9176
commit dbe30dfd6b

View File

@ -95,3 +95,8 @@ outputs:
- HTML
- RSS
- JSON
markup:
goldmark:
renderer:
unsafe: true