diff --git a/config.toml b/config.toml index 02f5fc81..833da9fb 100644 --- a/config.toml +++ b/config.toml @@ -27,4 +27,4 @@ home = ["html", "jsonfeed", "rss"] section = ["html", "jsonfeed", "rss"] [markup.goldmark.renderer] -unsafe= true +unsafe = true