-
-
Notifications
You must be signed in to change notification settings - Fork 358
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lat / Long matches incorrectly #197
Comments
Can you please explain more on this issue? |
Sure! |
plz explain |
Another example:
|
I propose this new one: https://regex101.com/r/WrINyr/1 The old RegEx consists of three patterns:
The first pattern slightly differs from the second pattern in the symbol matchings
I've observed that there is nothing like Then these symbol matching should've been changed to the strict matching of If it looks fine, I'll make a patch. |
Patch #197 Lat / Long matches incorrectly
Bug found in #196
The text was updated successfully, but these errors were encountered: