An inline parser for parsing AutolinkInline.
public class AutolinkInlineParser : InlineParser, IInlineParser<InlineProcessor>, IMarkdownParser<InlineProcessor>
kind:method, kind:property, kind:ctor. Press Esc to clear.AutolinkInlineParser()Initializes a new instance of the AutolinkInlineParser class.AutolinkInlineParser(AutolinkOptions)Initializes a new instance of the AutolinkInlineParser class.OptionsGets or sets the options.Match(InlineProcessor, ref StringSlice)Attempts to match the parser at the current position.