Skip to content

Commit 72a3d0b

Browse files
authored
Update utils.ts
1 parent d63e057 commit 72a3d0b

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+
ini: 'ini',
2223
cson: '',
2324
// TODO: find a highlighter for tree syntax
2425
tree: '',

0 commit comments

Comments
 (0)