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).