Commit

Author:

Hash:

Timestamp:

+4 -4 +/-1 browse

Kevin Schoon [me@kevinschoon.com]

370c38142f5c9e9ef185074a744734b63d406af0

Wed, 24 Jun 2026 10:50:21 +0000 (4 days ago)

disable highlighting
1diff --git a/config.toml b/config.toml
2index e2ca235..c19ea68 100644
3--- a/config.toml
4+++ b/config.toml
5 @@ -9,10 +9,10 @@ build_search_index = false
6
7 description = "ForgeFeed Specifications"
8
9- [markdown]
10- # Whether to do syntax highlighting
11- # Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola
12- highlight_code = true
13+ # [markdown]
14+ # # Whether to do syntax highlighting
15+ # # Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola
16+ # highlight_code = true
17
18 [extra]
19 # Put all your custom variables here