* Revert bad infix change

This commit is contained in:
Matthew Honnibal 2015-07-26 17:32:37 +02:00
parent 460b4c3207
commit 3cfe3d8c1c

View File

@ -1,3 +1,3 @@
\.\.\.
(?:[\w\d]+)(\.)(?:[\w\d])
(?<=[a-z])\.(?=[A-Z])
(?<=[a-zA-Z])-(?=[a-zA-z])