HTML Tidy  4.9.32
The HTACG Tidy HTML Project
Diagnostics and Repair

Functions

int TIDY_CALL tidyCleanAndRepair (TidyDoc tdoc)
 Execute configured cleanup and repair operations on parsed markup. More...
 
int TIDY_CALL tidyReportDoctype (TidyDoc tdoc)
 
int TIDY_CALL tidyRunDiagnostics (TidyDoc tdoc)
 Run configured diagnostics on parsed and repaired markup. More...
 

Detailed Description

Function Documentation

int TIDY_CALL tidyCleanAndRepair ( TidyDoc  tdoc)
int TIDY_CALL tidyReportDoctype ( TidyDoc  tdoc)
int TIDY_CALL tidyRunDiagnostics ( TidyDoc  tdoc)

Must call tidyCleanAndRepair() first.