#711016 vilistextum: no output from one-word document

Package:
vilistextum
Source:
vilistextum
Description:
a HTML to text converter
Submitter:
Kevin Ryde
Date:
2014-06-30 22:10:50 UTC
Severity:
normal
#711016#5
Date:
2013-06-04 01:47:24 UTC
From:
To:
The file foo.html processed as

    vilistextum foo.html -

produces no output.  I expected it to print

    oneword

It seems that html which is a single word like foo.html with no
newlines, except after the closing </html>, doesn't produce any output.
If there's a newline just after </body> or the like then it works.