[282] in Software_Announce
tidy: an HTML parser and pretty printer
daemon@ATHENA.MIT.EDU (Camilla R Fox)
Thu Mar 4 22:09:10 1999
To: software-announce@MIT.EDU, bug-outland@MIT.EDU
Date: Thu, 04 Mar 1999 22:08:43 EST
From: Camilla R Fox <cfox@MIT.EDU>
I installed tidy in outland.
Tidy is a freeware HTML parser, pretty printer, and fixer, which
provides informative warnings about accessibility and
internationalization issues, as well as fixing common mistakes
(especially when dealing with machine generated HTML), and allows
conversion to CSS and XML.
It has a man page installed, which I wrote, and which is not part of
the official release (it is labled as such, in accordance with the
licencing). The official (HTML) documentation is at
http://www.w3.org/People/Raggett/tidy.
-Camilla