v1.0.9
- fully-backward-compatible update
- functional options (line breaks style and tag inner text preservation)
HTML2TextWithOptions(`click <a href="http://bit.ly/2n4wXRs">news</a>`, WithLinksInnerText()) // produces: click news <http://bit.ly/2n4wXRs>