MinifyMarkupFormatter
Represents the an HTML5 markup formatter with a normalization scheme.
Gets or sets the tags that should have preserved white-space.
Gets or sets if quotes of an attribute should be kept despite
not needing them.
Gets or sets if comments should be preserved.
Gets or sets if empty (zero-length) attributes should be kept.
Gets or sets if implied end tags (e.g., "/li") should be preserved.
Gets or sets if the automatically inserted standard elements
(html, head, body) should be kept despite adding no value.
public MinifyMarkupFormatter()