Skip to content

Commit 7a61b3c

Browse files
committed
fix: disable highlight
1 parent 59e1d61 commit 7a61b3c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

config.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ bottom_footnotes = true
1818
smart_punctuation = true
1919
render_emoji = true
2020

21-
# Code
22-
highlight_code = true
23-
highlight_theme = "demain"
24-
error_on_missing_highlight = true
21+
# # Code
22+
# highlight_code = true
23+
# highlight_theme = "demain"
24+
# error_on_missing_highlight = true

0 commit comments

Comments
 (0)