summaryrefslogtreecommitdiff
path: root/hugo.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.yaml')
-rw-r--r--hugo.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/hugo.yaml b/hugo.yaml
index 411e52c..321093d 100644
--- a/hugo.yaml
+++ b/hugo.yaml
@@ -36,6 +36,14 @@ markup:
goldmark:
renderer:
unsafe: true
+ extensions:
+ definitionList: true
+ footnote: true
+ linkify: true
+ linkifyProtocol: https
+ strikethrough: true
+ table: true
+ taskList: true
pagination:
disableAliases: false
pagerSize: 10