printer/html2text/README.md
author Mikael Berthe <mikael@lilotux.net>
Thu, 22 Sep 2022 16:32:45 +0200
changeset 261 270cc4dda0c5
parent 126 7d712d2bde73
permissions -rw-r--r--
Change version to 2.4.0-dev

# html2text

This is a copy of github.com/sgoertzen/html2text, heavily customized for
Mastodon's HTML messages.

html2text is an HTML to text converter written in Go.
This library will strip the html tags from the source and perform clean up on the text.
This includes things like adding new lines correctly and appending on urls from links.

For Mastodon tags, URLs are not displayed.