Skip to content

Commit f449055

Browse files
committed
Fix config
1 parent 2b50bcd commit f449055

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

config.toml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,8 @@ output_dir = "dist"
1313

1414
theme = "anemone"
1515

16-
[markdown]
17-
# Whether to do syntax highlighting
18-
# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola
19-
highlight_code = true
16+
[markdown.highlighting]
17+
error_on_missing_language = true
2018

2119
[extra]
2220
header_nav = [

0 commit comments

Comments
 (0)