Base class for parsing an Inline.
public abstract class InlineParser : ParserBase<InlineProcessor>, IInlineParser<InlineProcessor>, IMarkdownParser<InlineProcessor>
kind:method, kind:property, kind:ctor. Press Esc to clear.Match(InlineProcessor, ref StringSlice)Tries to match the specified slice.