NSAttributedString-DDHTML
NSAttributedString-DDHTML copied to clipboard
Add missing support for <s> tags for striketrough
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 addition of "s" support
Hi,
Do you have any feedbacks on this pull request?
Thanks! Claire