Enable html render for example sites and updated config example in
README #40
This commit is contained in:
parent
27451bd00e
commit
4c54e7a425
3 changed files with 11 additions and 0 deletions
|
@ -37,3 +37,6 @@ googleAnalytics = ""
|
|||
[taxonomies]
|
||||
category = "categories"
|
||||
tag = "tags"
|
||||
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
Loading…
Add table
Add a link
Reference in a new issue