Class EmojiExtension

java.lang.Object
com.vladsch.flexmark.ext.emoji.EmojiExtension
All Implemented Interfaces:
Formatter.FormatterExtension, HtmlRenderer.HtmlRendererExtension, Parser.ParserExtension, Extension

Extension for emoji shortcuts using Emoji-Cheat-Sheet.com.

Create it with create() and then configure it on the builders

The parsed emoji shortcuts text regions are turned into Emoji nodes.