| HTML2Text, HTML to plain text converter | This class converts HTML to plain, formatted ASCII text. By default, the text is wrapped to 70 characters, and some basic formatting is applied to preserve some of the HTML formatting. For example:
Paragraphs are indented
Heading tags - are all caps
Horizontal lines, , are converted to hyphens
Links are preserved as a footnoted list at the end
|