Skip to content

Commit 1a72f6b

Browse files
authored
Update utils.ts
1 parent 87fad2c commit 1a72f6b

File tree

1 file changed

+1
-0
lines changed
  • packages/site-kit/src/lib/markdown

1 file changed

+1
-0
lines changed

packages/site-kit/src/lib/markdown/utils.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import json5 from 'json5';
33

44
export const SHIKI_LANGUAGE_MAP = {
55
bash: 'bash',
6+
sh: 'bash',
67
env: 'bash',
78
yaml: 'yaml',
89
toml: 'toml',

0 commit comments

Comments
 (0)