diff --git a/config.toml b/config.toml index 5d9bebf..bd822cc 100644 --- a/config.toml +++ b/config.toml @@ -24,5 +24,8 @@ paginate = 3 tag = 'tags' [markup] + [markup.goldmark] + [markup.goldmark.renderer] + unsafe = true [markup.highlight] style = 'friendly'