Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tidy: A tool to cleanup HTML/XHTML/XML
- Summary
- "HTML tidy" is an open source utility for tidying up HTML.
Tidy is composed from an HTML parser and an HTML pretty printer.
The parser goes to considerable lengths to correct common markup
errors. It also provides advice on how to make your pages more
accessible to people with disabilities, and can be used to convert
HTML content into XML as XHTML.
Changelog
- * Wed Jun 6 19:00:00 2007 Urs Beyerle <urs{*}beyerle{%}psi{*}ch> 2005.9.21-2.slp4
- Clean up spec file
- Add tidy_docs.tgz
- Build for SL4
- * Mon Oct 3 19:00:00 2005 Douglas E. Warner <silfreed{%}silfreed{*}net> 20050921-1
- Initial RPM release.