We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29da32a commit d775be9Copy full SHA for d775be9
1 file changed
config.toml
@@ -15,7 +15,7 @@ taxonomies = [{ name = "tags", feed = true }]
15
[markdown]
16
# Whether to do syntax highlighting
17
# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola
18
-highlight_code = true
+highlighting = true
19
highlight_theme = "css"
20
21
0 commit comments