From 2a0f52f1749427f59972ee934a49a1a0fdd29a52 Mon Sep 17 00:00:00 2001 From: fisher Date: Wed, 30 Sep 2020 22:19:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A7=E5=86=99=E6=95=B0=E5=AD=97=E6=94=AF?= =?UTF-8?q?=E6=8C=81=E7=95=AA=E5=A4=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/assets/txtTocRule.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/assets/txtTocRule.json b/app/src/main/assets/txtTocRule.json index 832009b20..4469235a2 100644 --- a/app/src/main/assets/txtTocRule.json +++ b/app/src/main/assets/txtTocRule.json @@ -45,7 +45,7 @@ "id": -7, "enable": true, "name": "大写数字 分隔符 标题名称", - "rule": "^[  \\t]{0,4}[零一二两三四五六七八九十百千万壹贰叁肆伍陆柒捌玖拾佰仟]{1,8}[ 、_—\\-].{1,30}$", + "rule": "^[  \\t]{0,4}(?:序章|楔子|正文(?!完|结)|终章|后记|尾声|番外|[零一二两三四五六七八九十百千万壹贰叁肆伍陆柒捌玖拾佰仟]{1,8})[ 、_—\\-].{1,30}$", "serialNumber": 6 }, {