Skip to content

Repository files navigation

NSAttributedStringHTMLConversion

Convert NSAttributedString to and from HTML string. Currently supports bold, italic, underline and text color attributes.

E.g.

<strong>This is HTML text.</strong>

returns

This is HTML text.

in NSAttributedString and vice versa.

About

NSAttributedString to and from encoded HTML

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages