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

github.com/themefisher/vex-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 86a49c7..e301ca5 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -9,6 +9,10 @@ googleAnalytics = "" # Ex: UA-123-45
# disable language
disableLanguages = [] # disable language from here
+# unsafe html
+[markup.goldmark.renderer]
+unsafe = true
+
#################################### Plugins ##########################################
# CSS Plugins