Update title special chars like xxxx(一)

pull/242/head
52fisher 5 years ago committed by GitHub
parent 630e781bca
commit c7649434ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/src/main/assets/txtTocRule.json

@ -122,7 +122,7 @@
"id":"-18",
"enable": true,
"name": "标题 特殊符号 序号",
"rule": "^.{1,20}[((][\\d零一二两三四五六七八九十百千万壹贰叁肆伍陆柒捌玖拾佰仟]{1,8}[))]$",
"rule": "^.{1,20}[((][\\d零一二两三四五六七八九十百千万壹贰叁肆伍陆柒捌玖拾佰仟]{1,8}[))][  \t]{0,4}$",
"serialNumber": -4
}
]

Loading…
Cancel
Save