Allow raw HTML in content files
This commit is contained in:
parent
a57188cbce
commit
a6471230f4
1 changed files with 5 additions and 0 deletions
|
|
@ -3,3 +3,8 @@ languageCode = 'en-us'
|
|||
title = 'CaAlden: Films'
|
||||
[taxonomies]
|
||||
genre = 'genres'
|
||||
|
||||
[markup]
|
||||
[markup.goldmark]
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue