Skip to content

Commit 96efb0a

Browse files
authored
docs: disable broken code highlighting in docs' code blocks (#1039)
1 parent 0a46bfa commit 96efb0a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/config.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ canonifyURLs = true
5959
anchor = "smart"
6060

6161
[markup]
62+
[markup.highlight]
63+
codeFences = false
6264
[markup.goldmark]
6365
[markup.goldmark.renderer]
6466
unsafe = true

0 commit comments

Comments
 (0)