IMarkupFormattable public interface IMarkupFormattable Allows basic serialization. Documentation Code void ToHtml(TextWriter writer, IMarkupFormatter formatter) Writes the serialization of the node guided by the formatter.