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

github.com/yihui/hugo-xmag.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--exampleSite/config.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml
index edb70e3..b3cfc7d 100644
--- a/exampleSite/config.yaml
+++ b/exampleSite/config.yaml
@@ -40,3 +40,8 @@ params:
back: "← Back to Home"
edit: "Edit this page →"
truncated: "…"
+
+markup:
+ goldmark:
+ renderer:
+ unsafe: true