Block parser for an indented CodeBlock.
public class IndentedCodeBlockParser : BlockParser, IBlockParser<BlockProcessor>, IMarkdownParser<BlockProcessor>
kind:method, kind:property, kind:ctor. Press Esc to clear.CanInterrupt(BlockProcessor, Block)Determines whether interrupt.Close(BlockProcessor, Block)Performs the close operation.TryContinue(BlockProcessor, Block?)Attempts to continue parsing the specified block.TryOpen(BlockProcessor)Attempts to open a block at the current parser position.