From bfdd73d7324a4f66a16f55d4fb064b0ff08d40e9 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Mon, 2 Feb 2026 00:35:54 +0300 Subject: =?UTF-8?q?=D0=91=D0=BE=D0=BB=D1=8C=D1=88=D0=B0=D1=8F=20=D1=87?= =?UTF-8?q?=D0=B8=D1=81=D1=82=D0=BA=D0=B0=20=D0=B1=D0=BB=D0=BE=D0=B3=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hugo.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'hugo.yaml') 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 -- cgit v1.2.3