Skip to content

Commit ba224c8

Browse files
committed
Add sh as valid shell code snippet flag
1 parent d80f818 commit ba224c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ module.exports.plugins = [
3434
"markdown",
3535
"powershell",
3636
"r",
37+
"sh",
3738
"text",
3839
],
3940
},

0 commit comments

Comments
 (0)