numeric type : dot is available

pull/418/head
fisher 5 years ago
parent f971823701
commit 20603acef6
  1. 2
      app/src/main/assets/txtTocRule.json

@ -31,7 +31,7 @@
"id": -5, "id": -5,
"enable": false, "enable": false,
"name": "数字(纯数字标题)", "name": "数字(纯数字标题)",
"rule": "(?<=[ \\s])\\d+[  \\t]{0,4}$", "rule": "(?<=[ \\s])\\d+\\.?[  \\t]{0,4}$",
"serialNumber": 4 "serialNumber": 4
}, },
{ {

Loading…
Cancel
Save