Content deleted Content added
sync from sandbox; |
m 'no' / 'nos' in |issue= tweak; |
||
Line 586:
'^i[%.:= ]', -- Roman numeral without separator (space char is sep char here)
'^numbers?',
'^nos?%A', -- don't match 'november' or 'nostradamus'
'^nr[%.:=]?',
'^n[%.:= ]' -- might be a valid issue without separator (space char is sep char here)
|