From d22c4d50c17e8100eefbd93b1ed97ec2728e58a7 Mon Sep 17 00:00:00 2001 From: 79E <5980844@qq.com> Date: Fri, 15 Jul 2022 18:04:40 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=E4=BF=AE=E6=94=B9=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E9=AB=98=E4=BA=AE=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-EN.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README-EN.md b/README-EN.md index f52a4fc..55e8f21 100644 --- a/README-EN.md +++ b/README-EN.md @@ -63,7 +63,7 @@ Set the following item to be the same as mine to display the code highlighting o ``` # Example configuration highlight: - enable: true + enable: false line_number: false auto_detect: true tab_replace: '' diff --git a/README.md b/README.md index 751376f..81dcc79 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ pagination_dir: page ``` # 我的配置 highlight: - enable: true + enable: false line_number: false auto_detect: true tab_replace: ''