IMarkupFormatter
Basic interface for HTML node serialization.
Formats closing a tag with the given name.
Formats the given comment.
Formats the given doctype using the name, public and system
identifiers.
Formats opening a tag with the given name.
Formats the given processing instruction using the target and the
data.
Formats the given text.