aboutsummaryrefslogtreecommitdiff
path: root/hugo.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.yaml')
-rw-r--r--hugo.yaml7
1 files changed, 6 insertions, 1 deletions
diff --git a/hugo.yaml b/hugo.yaml
index 7231a57..bf7940c 100644
--- a/hugo.yaml
+++ b/hugo.yaml
@@ -4,4 +4,9 @@ title: Ariel Costas
outputs:
home: ["HTML", "AMP"]
- posts: ["HTML", "RSS", "markdown"] \ No newline at end of file
+ posts: ["HTML", "RSS", "markdown"]
+
+markup:
+ goldmark:
+ renderer:
+ unsafe: true \ No newline at end of file