HtmlMarkupFormatter
Represents the standard HTML5 markup formatter.
An instance of the HtmlMarkupFormatter.
public HtmlMarkupFormatter()
Escapes the given text by replacing special characters with their
HTML entity (amp, nobsp, lt, and gt).
Gets the doctype identifiers from the given public and system identifier.
Gets the local name using the XML namespace prefix if required.
Creates the string representation of the attribute.