show/hide this revision's text 2 tags
show/hide this revision's text 1

Formatting text in NSTextView

I have a case where i'm getting formatted text with <a href ...>, <em>, <br>, &quot;, etc tags, and i'm showing it in a Text View. How can i apply these formats? If i can't, whats the most generic way to remove all these tags?

Thanks, Mustafa