The block parser for a DefinitionList.
public class DefinitionListParser : BlockParser, IBlockParser<BlockProcessor>, IMarkdownParser<BlockProcessor>
kind:method, kind:property, kind:ctor. Press Esc to clear.DefinitionListParser()Initializes a new instance of the DefinitionListParser class.TryContinue(BlockProcessor, Block)Attempts to continue parsing the specified block.TryOpen(BlockProcessor)Attempts to open a block at the current parser position.