im dealing with some linkified text using twitterizer.
i get the links in the form of html, so:
<a href="LINK HERE">
any ideas on how i can just display them as clickable links?
im dealing with some linkified text using twitterizer.
i get the links in the form of html, so:
<a href="LINK HERE">
any ideas on how i can just display them as clickable links?