Default HTML renderer for a Markdown MarkdownDocument object.
public class NormalizeRenderer : TextRendererBase<NormalizeRenderer>, IMarkdownRenderer
kind:method, kind:property, kind:ctor. Press Esc to clear.NormalizeRenderer(TextWriter, NormalizeOptions?)Initializes a new instance of the NormalizeRenderer class.CompactParagraphGets or sets the compact paragraph.OptionsGets the options.FinishBlock(Boolean)Performs the finish block operation.WriteLeafRawLines(LeafBlock, Boolean, Boolean)Writes the lines of a LeafBlock