From 37d32caed46790df47ec79aeb1e3b71c3d07391c Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Mon, 14 Nov 2022 18:15:20 +0800 Subject: [PATCH] =?UTF-8?q?:art:=20=E5=AF=BC=E5=87=BA=E6=A8=A1=E5=BC=8F?= =?UTF-8?q?=E5=9D=97=E5=BC=95=E9=BB=98=E8=AE=A4=E4=BB=85=E9=94=9A=E6=96=87?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kernel/conf/export.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/conf/export.go b/kernel/conf/export.go index 9cc5b9240..5876fe99b 100644 --- a/kernel/conf/export.go +++ b/kernel/conf/export.go @@ -33,7 +33,7 @@ func NewExport() *Export { return &Export{ ParagraphBeginningSpace: false, AddTitle: true, - BlockRefMode: 4, + BlockRefMode: 3, BlockEmbedMode: 1, BlockRefTextLeft: "", BlockRefTextRight: "",