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,
"enable": false,
"name": "数字(纯数字标题)",
"rule": "(?<=[ \\s])\\d+[  \\t]{0,4}$",
"rule": "(?<=[ \\s])\\d+\\.?[  \\t]{0,4}$",
"serialNumber": 4
},
{

Loading…
Cancel
Save