Finds and replaces JIRA links inline
public class JiraLinkInlineParser : InlineParser, IInlineParser<InlineProcessor>, IMarkdownParser<InlineProcessor>
kind:method, kind:property, kind:ctor. Press Esc to clear.JiraLinkInlineParser(JiraLinkOptions)Initializes a new instance of the JiraLinkInlineParser class.Match(InlineProcessor, ref StringSlice)Attempts to match the parser at the current position.