arsd.htmltotext

Converts HTML to plain text. Can also output VT escape sequences for terminal output.

The exact output of this is subject to change - it is just what appears nice for me. (I actually use this on my personal email setup.)

Members

Classes

HtmlConverter
class HtmlConverter

Functions

htmlToText
string htmlToText(string html, bool wantWordWrap, int wrapAmount)
Suggestion Box / Bug Report