From dcd11e29d5e45aedf34b2f6c4bb3a5490d0ddb00 Mon Sep 17 00:00:00 2001 From: liuzhihang Date: Sat, 15 Oct 2022 19:59:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E9=AB=98=E4=BA=AE=E6=94=AF?= =?UTF-8?q?=E6=8C=81=20=E9=BB=98=E8=AE=A4=E4=B8=BA=20true?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.yaml b/settings.yaml index fa03fb35..d9be5b3e 100644 --- a/settings.yaml +++ b/settings.yaml @@ -180,7 +180,7 @@ spec: - $formkit: radio name: enable_code_highlight label: 代码块高亮 - value: false + value: true options: - label: 开启 value: true