#html2text — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #html2text, aggregated by home.social.
-
#ELinks with `-dump-color-mode 2 -colors 1` has colors and numbered links
#links2 with `-html-numbered-links 1` is monochrome, but has numbered links
#Lynx too, but its output looks more messy to me.
#w3m doesn't highlight links and doesn't output link URLs at all.
#Pandoc can't handle table layouts, which unfortunately are still very common in commercial emails.
#HTML2Text (the C++ tool, https://gitlab.com/grobian/html2text) does a decent job and supports bold & underline in `less` and NeoMutt's pager.