From 1058de5774a114105f7cb5fca7f51aaccce4918a Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Mon, 24 Feb 2025 00:28:48 +0800 Subject: [PATCH] perf(cli): update template --- cli/templates/.vuepress/config.ts.handlebars | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cli/templates/.vuepress/config.ts.handlebars b/cli/templates/.vuepress/config.ts.handlebars index 2903535e..78a44ab2 100644 --- a/cli/templates/.vuepress/config.ts.handlebars +++ b/cli/templates/.vuepress/config.ts.handlebars @@ -122,6 +122,8 @@ export default defineUserConfig({ * @see https://theme-plume.vuejs.press/config/plugin/markdown-power/ */ // markdownPower: { + // abbr: true, // 启用 abbr 语法 *[label]: content + // annotation: true, // 启用 annotation 语法 [+label]: content // pdf: true, // 启用 PDF 嵌入 @[pdf](/xxx.pdf) // caniuse: true, // 启用 caniuse 语法 @[caniuse](feature_name) // plot: true, // 启用隐秘文本语法 !!xxxx!!