PHP userland backwards compatibility layer that emulates PHP 5.5+ core functions.

⌈⌋ ⎇ branch:  upgrade.php


Help: test-html-to-text

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.