remove all *'s with pre_process by default
This commit is contained in:
parent
c51355ca38
commit
20871dbcfb
2 changed files with 5 additions and 5 deletions
|
|
@ -31,7 +31,7 @@
|
|||
- ' F.Y. '
|
||||
- - ([0-9]+)-([0-9]+)
|
||||
- \1 to \2
|
||||
- - '\*\*\*'
|
||||
- '*'
|
||||
- - '\*\*'
|
||||
- '*'
|
||||
- - ([0-9]+)[\s]*\*[\s]*([0-9]+)
|
||||
- \1 times \2
|
||||
- - '\*'
|
||||
- ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue