marcdown
marcdown copied to clipboard
Render emojis codes
Is your feature request related to a problem? Please describe.
Most of the time I'm using markdown with emoji support (Trello / Github), I would love to use the editor to easily draft my messages but I cannot insert emojis supported by my tools
Describe the solution you'd like
What if the viewer renders the emoji codes (as listed here or preferably by a standard library)
Describe alternatives you've considered
- Not using the editor for drafts :sweat_smile:
- Do with the actual version and try to imagine emojis fitting in the text
Additional context
Not sure if this is the kind of feature you want, but I would find this very nice ! Have a wonderful day.
JavaScript has some difficulty parsing markdown emojis, as it doesn't recognise the surrogate pairs unicode-encoded emoji rely on. By the way it's fine, we're using unicode emojis these days. 👈😎👉
Emoji support is still in consideration and let's see what the future brings âš—