1 2README FOR ext/tidy by John Coggeshall <john@php.net> 3 4 5Tidy is an extension based on Libtidy (http://tidy.sf.net/) and allows a PHP developer 6to clean, repair, and traverse HTML, XHTML, and XML documents -- including ones with 7embedded scripting languages such as PHP or ASP within them using OO constructs. 8