HTML Tidy
4.9.15
The HTACG Tidy HTML Project
|
Functions | |
int TIDY_CALL | tidyCleanAndRepair (TidyDoc tdoc) |
int TIDY_CALL | tidyRunDiagnostics (TidyDoc tdoc) |
int TIDY_CALL | tidyReportDoctype (TidyDoc tdoc) |
int TIDY_CALL tidyCleanAndRepair | ( | TidyDoc | tdoc | ) |
Execute configured cleanup and repair operations on parsed markup
int TIDY_CALL tidyRunDiagnostics | ( | TidyDoc | tdoc | ) |
Run configured diagnostics on parsed and repaired markup. Must call tidyCleanAndRepair() first.