NSAttributedString-DDHTML icon indicating copy to clipboard operation
NSAttributedString-DDHTML copied to clipboard

Simplifies working with NSAttributedString by allowing you to use HTML to describe formatting behaviors.

Results 6 NSAttributedString-DDHTML issues
Sort by recently updated
recently updated
newest added

Added support for additional tags: \ \ \ \ \ \ \

This change is split into 2 commits: - the 1st one is to replace strncmp calls by strcmp ones ("s" was falling into the "strong" if case) - the actual...

NSAttributedString+DDHTML requires a minimum iOS deployment target of iOS 4.3,but In the spec,the target = 6.1, why?

bug
documentation

Any chances to add Bullets for OL and UL ?

new feature