Appearance
VitePress 支持各种开箱即用的 Markdown 增强功能。
const hello = 'world' console.log(hello)
提示
这是一个提示。
警告
这是一个警告。
危险
这是一个危险提示。