Skip to content

v1.0.9

Compare
Choose a tag to compare
@k3a k3a released this 07 Nov 13:13
· 7 commits to master since this release
  • 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>