dbowen/NSAttributedString-DDHTML
Simplifies working with NSAttributedString by allowing you to use HTML to describe formatting behaviors.
Objective-C
Issues
- 1
<a> missing href crash
#29 opened by pedro380085 - 1
- 1
Support for <em> in italics
#21 opened by pedro380085 - 1
Not able to use with swift
#22 opened by pranavpari - 0
Any chances to parse 'span tag' in the html string? It seems that yours is ignoring the span tag.
#20 opened by trungnv2908 - 0
<p> tags don't get parsed into new paragraphs
#8 opened by rosem - 0
In your spec ,the target = '6.1'
#14 opened by wuhanbo555 - 0
Any chances to add Bullets for OL and UL ?
#17 opened by hagile - 1
Error in one of the method.
#16 opened by hagile - 3
Tag the library & bump cocoapods version
#13 opened by ldiqual - 0
Implicit conversion compiler warning
#12 opened by tapz - 1
Missing last 3 characters
#6 opened by fsyn03 - 2
Non-ASCII Characters truncate string
#3 opened by haemi - 1
Missing an xmlFreeDoc
#1 opened by FranOis