malcommac / SwiftRichString

👩‍🎨 Elegant Attributed String composition in Swift sauce
MIT License
3.13k stars 212 forks source link

updated url regular expression. #66

Closed leoananth closed 5 years ago

leoananth commented 5 years ago

Current REGEX not working for tel:// and custom routes which we created for our project. My solution is just select texts whatever inside the href and export. We can handle it in swift based.