From 71bf842035c9fabaf659bcf4070b3c0d935750dd Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Thu, 15 Apr 2021 15:40:52 +0200 Subject: [PATCH] before moving to the latest hugo let's do this !publish! --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index be04f0b..d9ebafe 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