GitHub链接图标:GitHub
油管链接图标:Youtube
B站链接图标:哔哩哔哩
CSDN链接图标:CSDN
Tables | Are | Cool |
---|---|---|
col 3 is | right-aligned | $1600 |
col 2 is | centered | $12 |
zebra stripes | are neat | $1 |
export default defineConfig({
lang: 'zh-CN',
title: "VitePress",
description: "我的vitpress文档教程",
titleTemplate: '另起标题覆盖title' ,
})
export default defineConfig({
lang: 'zh-CN',
title: "VitePress",
description: "我的vitpress文档教程",
titleTemplate: '另起标题覆盖title' ,
})
export default defineConfig({
lang: 'zh-CN',
title: "VitePress",
description: "我的vitpress文档教程",
description: "更详细的vitpress中文文档教程",
titleTemplate: '另起标题覆盖title' ,
})
export default defineConfig({
lang: 'zh-CN',
title: "VitePress",
description: "我的vitpress文档教程",
description: "更详细的vitpress中文文档教程",
titleTemplate: '另起标题覆盖title' ,
})
#默认有行号
pnpm -v
#关闭行号
pnpm -v
#查询pnpm版本
pnpm -v
#查询yarn版本
yarn -v
npm install vitepress-plugin-group-icons
yarn add vitepress-plugin-group-icons
pnpm add vitepress-plugin-group-icons
bun add vitepress-plugin-group-icons
pnpm -v
yarn -v
bun -v
更新: 1/13/2025 字数: 0 字 时长: 0 分钟
Say hello to our awesome team.
更新时间:2024年
INFO
This is an info box.
TIP
This is a tip.
WARNING
This is a warning.
DANGER
This is a dangerous warning.
This is a details block.
NOTE
强调用户在快速浏览文档时也不应忽略的重要信息。
TIP
有助于用户更顺利达成目标的建议性信息。
IMPORTANT
对用户达成目标至关重要的信息。
WARNING
因为可能存在风险,所以需要用户立即关注的关键内容。
CAUTION
行为可能带来的负面影响。