From 3669836062fa0df182588a4806a171c05bdf1346 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Fri, 23 Jan 2026 16:55:17 +0100 Subject: [PATCH] Fix config for zola 0.22.0 --- config.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/config.toml b/config.toml index dea448d..389aabf 100644 --- a/config.toml +++ b/config.toml @@ -10,7 +10,6 @@ taxonomies = [ ] [markdown] -highlight_code = false smart_punctuation = true external_links_target_blank = true external_links_no_follow = true