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