An inline parser for an alert inline (e.g. [!NOTE]).
public class AlertInlineParser : InlineParser, IInlineParser<InlineProcessor>, IMarkdownParser<InlineProcessor>
kind:method, kind:property, kind:ctor. Press Esc to clear.AlertInlineParser()Initializes a new instance of the AlertInlineParser class.Match(InlineProcessor, ref StringSlice)Attempts to match the parser at the current position.