A frontend to HTMLTidy basically used to convert HTML to XHTML for an entire directory (currently excluding subdirectories).
Features
- Convert all HTML files in a directory to XHTML.
- Supports all HTML Tidy options by passing them on the command line.
- The path to tidy is configurable.
- A list exists for hard-coding options in the script.
- And more to come!
