A simple app that demonstrates using DTAttributedTextView, UIWebView and UITextView to view HTML content.
You'll need to load submodules:
$ git clone git@github.com:smartlogic/DTAttributedTextViewDemo.git
$ cd DTAttributedTextViewDemo
$ git submodule update --init --recursive