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

Support links with custom text #162

Closed Gargo closed 1 year ago

Gargo commented 1 year ago

Or does this possibility already exist?

<a href="https://google.com>some text</a>
psharanda commented 1 year ago

Yes, it already exists