BBTidy is a BBEdit (and BBEdit Lite) plugin designed to check and correct HTML and XML source. It is based on the freely available "tidy" program by Dave Raggett ().
Our Review: BBTidy is a plugin for the text editor BBEdit. Its function is to scan your HTML files and check for errors (and then correct them). BBTidy will find and correct missing or mismatched end tags, end tags in the wrong order, end tags anchors, quotation marks around attribute values, etc. BBTidy will create two output files - one is the corrected HTML and the other is an error file which describes the changes it has made. A worthy plugin that adds extra functionality to BBEdit.