v1.1.0
- same as v1.0.9, just signaling the fact that the new functionality has been added
- fully-backward-compatible update (with any past version)
- 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>