Skip to content

Commit 26d9632

Browse files
committed
Use syntax-highlighting for TOML as well
1 parent 31ef463 commit 26d9632

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/render.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ impl<'a> MarkdownRenderer<'a> {
3939
"language-rust",
4040
"language-scss",
4141
"language-sql",
42+
"language-toml",
4243
"yaml",
4344
]),
4445
)]);

0 commit comments

Comments
 (0)