Help: test-html-to-text
Not logged in
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2018 Conference, Houston/TX, US, Oct 15-19
Send your abstracts to tclconference@googlegroups.com
or submit via the online form by Aug 20.

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.