An inline parser for MathInline.
public class MathInlineParser : InlineParser, IInlineParser<InlineProcessor>, IMarkdownParser<InlineProcessor>
kind:method, kind:property, kind:ctor. Press Esc to clear.MathInlineParser()Initializes a new instance of the MathInlineParser class.DefaultClassGets or sets the default class to use when creating a math inline block.Match(InlineProcessor, ref StringSlice)Attempts to match the parser at the current position.