Skip to content

Commit 5180114

Browse files
committed
Add csv and ansi lang support
1 parent 116a06e commit 5180114

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.vuepress/config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,8 @@ export default defineUserConfig({
198198
'bash',
199199
'shell',
200200
'sh',
201+
'csv',
202+
'ansi',
201203
'toml',
202204
'json',
203205
'javascript',

0 commit comments

Comments
 (0)