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

tag a has problem when set title tag a like url #153

Closed sk-chanch closed 1 year ago

sk-chanch commented 2 years ago

when string tag a is <a href=\"https://food.trueid.net/detail/WeX36y1rkg7J\">www.food.trueid.net Atributika detect title not url in href

sk-chanch commented 2 years ago

i'm create pull request to fixed this

psharanda commented 1 year ago

Please, check this example in the Demo project how to get url from a detected tag.