Enable html render for example sites and updated config example in

README #40
This commit is contained in:
Dmitry Kolosov 2020-06-13 19:32:10 +03:00
parent 27451bd00e
commit 4c54e7a425
3 changed files with 11 additions and 0 deletions

View file

@ -60,3 +60,6 @@ googleAnalytics = ""
[taxonomies]
category = "categories"
tag = "tags"
[markup.goldmark.renderer]
unsafe = true