From 4db01489eea549c144e12f1c11ff8f1fce200ea7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A5=80=E6=A2=A6?= <3501646051@qq.com> Date: Wed, 29 Oct 2025 11:46:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=96=B0=E7=9A=84=E7=BC=96?= =?UTF-8?q?=E8=AF=91=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/config.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/.vuepress/config.ts b/docs/.vuepress/config.ts index c2e8e02..6e7d1bc 100644 --- a/docs/.vuepress/config.ts +++ b/docs/.vuepress/config.ts @@ -70,9 +70,6 @@ export default defineUserConfig({ git: true }, - /** - * 代码块配置 - */ codeHighlighter: { lineNumbers: true, }