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