From 4292fa35986f9c9f3dad8700175c0e57a7530be2 Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Sat, 17 Apr 2021 15:40:50 +0200 Subject: [PATCH] !publish! check out the latest hugo features... --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index d9ebafe..be04f0b 100644 --- a/config.toml +++ b/config.toml @@ -28,8 +28,8 @@ disableKinds = ["RSS", "sitemap"] [markup.goldmark.renderer] unsafe = true -# [markup.goldmark.parser.attribute] -# block = true +[markup.goldmark.parser.attribute] + block = true [module] # replacement allow for easier local development