Help: test-html-to-text
Tcl 2014 Conference, Portland/OR, US, Nov 10-14
Send your abstracts to tclconference@googlegroups.com by Sep 8.

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.