Functions | |
static void | printXMLOptionString (TidyDoc tdoc, TidyOption topt, OptionDesc *d) |
Handles printing of option description for -xml-options-strings service. More... | |
static void | xml_options_strings (TidyDoc tdoc) |
Handles the -xml-options-strings service. More... | |
|
static |
Handles printing of option description for -xml-options-strings service.
tdoc | The Tidy document. |
topt | The option. |
d | The OptionDesc array. |
|
static |
Handles the -xml-options-strings service.
This service is primarily helpful to developers and localizers to test that option description strings as represented on screen output are correct and do not break tidy.
tdoc | The Tidy document. |