Skip to content

Commit d63e057

Browse files
authored
Update utils.ts
1 parent 9551a31 commit d63e057

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
@@ -19,6 +19,7 @@ export const SHIKI_LANGUAGE_MAP = {
1919
toml: 'toml',
2020
yaml: 'yaml',
2121
yml: 'yaml',
22+
cson: '',
2223
// TODO: find a highlighter for tree syntax
2324
tree: '',
2425
'': ''

0 commit comments

Comments
 (0)