Help: test-html-to-text
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2019 Conference, Houston/TX, US, Nov 4-8
Send your abstracts to tclconference@googlegroups.com
or submit via the online form by Sep 9.

The "test-html-to-text" command:

Usage: fossil test-html-to-text FILE ...

Read all files named on the command-line. Convert the file content from HTML to text and write the results on standard output.

This command is intended as a test and debug interface for the html_to_plaintext() routine.