A block parser for a ThematicBreakBlock.
public class ThematicBreakParser : BlockParser, IBlockParser<BlockProcessor>, IMarkdownParser<BlockProcessor>
kind:method, kind:property, kind:ctor. Press Esc to clear.ThematicBreakParser()Initializes a new instance of the ThematicBreakParser class.DefaultA singleton instance used by other parsers.TryOpen(BlockProcessor)Attempts to open a block at the current parser position.