Skip to content

Commit 69b52ba

Browse files
authored
Upgrade vuepress plugins and shiki, add ansi lang (#1713)
* Update vuepress plugins and shiki * Upgrade nanoid * Add csv and ansi lang support
1 parent 5c9d939 commit 69b52ba

File tree

3 files changed

+456
-363
lines changed

3 files changed

+456
-363
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)