>> > > It sounds like you are looking for a different type of solution, but I > thought I would recommend the HTML Validator plugin for Firefox. It > includes Tidy validation, as well as an SGML parser. It's a must have > for anyone working with HTML. > > You also don't have to worry about Template Toolkit tags interfering > with the validation, as you are only viewing the template HTML after > it > has been processed. >
Not looking for validation. Looking for reformatting ( like html tidy does: http://tidy.sourceforge.net/ ) as we had something work on a number of templates who *cough* butchered *cough* the formatting and redoing the formatting by hand would be a serious resource drain. _______________________________________________ templates mailing list [email protected] http://mail.template-toolkit.org/mailman/listinfo/templates
