An inline parser for a CodeInline.
public class CodeInlineParser : InlineParser, IInlineParser<InlineProcessor>, IMarkdownParser<InlineProcessor>
kind:method, kind:property, kind:ctor. Press Esc to clear.CodeInlineParser()Initializes a new instance of the CodeInlineParser class.Match(InlineProcessor, ref StringSlice)Attempts to match the parser at the current position.