Represents a thematic break (Section 4.1 CommonMark specs).
public class ThematicBreakBlock : LeafBlock, IBlock, IMarkdownObject
kind:method, kind:property, kind:ctor. Press Esc to clear.ThematicBreakBlock(BlockParser)Initializes a new instance of the ThematicBreakBlock class.ContentGets or sets the content.ThematicCharGets or sets the thematic char.ThematicCharCountGets or sets the thematic char count.