The block parser for a MathBlock.
public class MathBlockParser : FencedBlockParserBase<MathBlock>, IBlockParser<BlockProcessor>, IMarkdownParser<BlockProcessor>, IAttributesParseable
kind:method, kind:property, kind:ctor. Press Esc to clear.MathBlockParser()Initializes a new instance of the MathBlockParser class.DefaultClassGets or sets the default class.CreateFencedBlock(BlockProcessor)Performs the create fenced block operation.