2017-10-15
1.5
Justin James
All
.NET
Libraries
[Overview]
Provides utility Actions to handle HTML strings, such as trimming HTML but closing all tags, or converting HTML to text removing all tags.
[Detail]
Provides utility Actions to handle HTML strings, such as trimming HTML but closing all tags, or converting HTML to text removing all tags.
Feature List
Remove tags from an HTML string to produce a clean text version.
Trim an HTML string to a given length closing all the tags.
URL Decode
Detects all URLs in a piece of text, and turns them into the appropriate anchor tags.