Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config/_default/config.toml')
-rw-r--r--exampleSite/config/_default/config.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/exampleSite/config/_default/config.toml b/exampleSite/config/_default/config.toml
index f0677c9..e901adb 100644
--- a/exampleSite/config/_default/config.toml
+++ b/exampleSite/config/_default/config.toml
@@ -28,6 +28,8 @@ defaultContentLanguageInSubdir = false
startLevel = 2
endLevel = 6
ordered = false
+ [markup.goldmark.renderer]
+ unsafe = true
[taxonomies]
category = "categories"