Defines the options used by NormalizeRenderer
public class NormalizeOptions
kind:method, kind:property, kind:ctor. Press Esc to clear.NormalizeOptions()Initialize a new instance of NormalizeOptionsEmptyLineAfterCodeBlockAdds an empty line after a code block (fenced and tabbed). Default is trueEmptyLineAfterHeadingAdds an empty line after an heading. Default is trueEmptyLineAfterThematicBreakAdds an empty line after an thematic break. Default is trueExpandAutoLinksExpands AutoLinks to the normal inline representation. Default is trueListItemCharacterThe bullet character used for list items. Default is null leaving the original bullet character as-is.SpaceAfterQuoteBlockAdds a space after a QuoteBlock >. Default is true