Modified config.yml to allow unsafe html.
This commit is contained in:
parent
cae8ae9176
commit
dbe30dfd6b
@ -95,3 +95,8 @@ outputs:
|
||||
- HTML
|
||||
- RSS
|
||||
- JSON
|
||||
|
||||
markup:
|
||||
goldmark:
|
||||
renderer:
|
||||
unsafe: true
|
||||
|
Loading…
Reference in New Issue
Block a user