Currently, sending a message containing :grinning: without clicking on the emoji in the autocomplete palette will cause :grinning: to be sent in plain text. It would be convenient if, when messages are sent, shortcodes were automatically replaced with emoji. This should be separate from "Automati...
unified().use(remarkGemoji) Turn gemoji shortcodes (:+1:) into emoji (👍). There are no parameters. Transform (Transformer). This plugin looks for the regular expression/:(\+1|[-\w]+):/gin text in markdown (excluding code and such). If the value between the two colons matches ...
This plugins support GitHub favored emoji shortcodes, the full list of which can be found here: Emoji Cheat SheetTo insert icon in editor, type in :/:: followed by the search query to get suggester, for example :book for multiple keywords, add + between words, for example :open+book ...