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.