Functions | |
static tmbstr | cleanup_description (ctmbstr description) |
Cleans up the HTML-laden option descriptions for console output. More... | |
static void | optionDescribe (TidyDoc tdoc, char *option) |
Handles the -help-option service. More... | |
Cleans up the HTML-laden option descriptions for console output.
It's just a simple HTML filtering/replacement function.
description | The option description. |
|
static |
Handles the -help-option service.
tdoc | The Tidy Document |
option | The name of the option. |