SDHtmlLabel use NSAttributedString to manage html and a tag white list to specify all the permitted tags, all the tags outside this list will be stripped from the html.
To run the example project, clone the repo, and run pod install
from the Example directory first.
SDHtmlLabel is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'SDHtmlLabel'
Lorenzo Rossi, [email protected]
SDHtmlLabel is available under the Apache license. See the LICENSE file for more info.