diff --git a/config.toml b/config.toml index fe7a79b..448addc 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