HTML Tidy  5.9.15
The HTACG Tidy HTML Project
Provide the -xml-error-strings Service

Detailed Description

Functions

static void xml_error_strings (TidyDoc tdoc)
 Handles the -xml-error-strings service. More...
 

Function Documentation

◆ xml_error_strings()

static void xml_error_strings ( TidyDoc  tdoc)
static

Handles the -xml-error-strings service.

This service is primarily helpful to developers who need to generate an updated list of strings to expect when using one of the message callbacks. Included in the output is the current string associated with the error symbol.

Parameters
tdocThe Tidy document.