remove all *'s with pre_process by default

This commit is contained in:
matatonic 2024-08-14 21:25:53 -04:00
parent c51355ca38
commit 20871dbcfb
2 changed files with 5 additions and 5 deletions

View file

@ -31,7 +31,7 @@
- ' F.Y. '
- - ([0-9]+)-([0-9]+)
- \1 to \2
- - '\*\*\*'
- '*'
- - '\*\*'
- '*'
- - ([0-9]+)[\s]*\*[\s]*([0-9]+)
- \1 times \2
- - '\*'
- ''