Content deleted Content added
Ohconfucius (talk | contribs) protect strings such as "trappist-1 may" |
Ohconfucius (talk | contribs) mNo edit summary |
||
Line 921:
// expressions and grammatical strings including modal "may"
// regex(/(
regex(/(\W)((?:\d{1,3}) may )(\w\w+)/g, protect_function);
regex(/(\W)((?:\d{3}|3[2-9]|[4-9]\d)\/\d dec(?:l\.?|))(\W)/gi, protect_function);
|