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