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. Some examples:
- Paragraphs are indented
- Heading h1 h3 tags
are all caps - Horizontal lines hr
are converted to hyphens - Links are preserved as a footnoted list at the end