Krelborn / KILabel

A simple to use drop in replacement for UILabel for iOS 7 and above that highlights links such as URLs, twitter style usernames and hashtags and makes them touchable.
MIT License
470 stars 133 forks source link

User tag does not detect full username with a dot in the middle #56

Closed danteppc closed 8 years ago

danteppc commented 8 years ago

The label doesn't detect "user.name" in @user.name It does only for the "user" part

danteppc commented 8 years ago

had to change regex