| 
    HTML Tidy
    5.4.0
    
   The HTACG Tidy HTML Project 
   | 
 
| ▼Attribute Interrogation | Get information about any given attribute | 
| Deprecated attribute interrogation per AttrId | |
| ▼Attribute Retrieval | Lookup an attribute from a given node | 
| Deprecated attribute retrieval per AttrId | |
| Basic Operations | Tidy public interface | 
| Configuration Options | Functions for getting and setting Tidy configuration options | 
| Diagnostics and Repair | |
| Document Parse | Parse markup from a given input source | 
| Document Save Functions | Save currently parsed document to the given output sink | 
| Document Tree | A parsed and, optionally, repaired document is represented by Tidy as a Tree, much like a W3C DOM | 
| I/O and Messages | By default, Tidy will define, create and use instances of input and output handlers for standard C buffered I/O (i.e | 
| Memory Allocation | Tidy uses a user provided allocator for all memory allocations | 
| ▼Node Interrogation | Get information about any givent node | 
| Deprecated node interrogation per TagId | |
| Opaque Types | Cast to implementation types within lib |