We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d63e057 commit 72a3d0bCopy full SHA for 72a3d0b
packages/site-kit/src/lib/markdown/utils.ts
@@ -19,6 +19,7 @@ export const SHIKI_LANGUAGE_MAP = {
19
toml: 'toml',
20
yaml: 'yaml',
21
yml: 'yaml',
22
+ ini: 'ini',
23
cson: '',
24
// TODO: find a highlighter for tree syntax
25
tree: '',
0 commit comments