psharanda / Atributika

Convert text with HTML tags, links, hashtags, mentions into NSAttributedString. Make them clickable with UILabel drop-in replacement.
MIT License
1.45k stars 155 forks source link

Add support tag a detection in case title like url pattern #154

Closed sk-chanch closed 1 year ago

sk-chanch commented 2 years ago

this case will fix

"<a href=\"https://www.megazy.co.th/\">www.google.com"

psharanda commented 1 year ago

I left a comment in the original issue