summaryrefslogtreecommitdiff
path: root/hugo.yaml
diff options
context:
space:
mode:
author2026-02-02 00:35:54 +0300
committer2026-02-02 00:35:54 +0300
commitbfdd73d7324a4f66a16f55d4fb064b0ff08d40e9 (patch)
tree27fff9c802dcdd22960bb2e776e58278000d0364 /hugo.yaml
parentПоправил шаблон (diff)
downloadblog-bfdd73d7324a4f66a16f55d4fb064b0ff08d40e9.tar.gz
blog-bfdd73d7324a4f66a16f55d4fb064b0ff08d40e9.tar.bz2
blog-bfdd73d7324a4f66a16f55d4fb064b0ff08d40e9.tar.xz
blog-bfdd73d7324a4f66a16f55d4fb064b0ff08d40e9.zip
Большая чистка блога
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