kaishin / markoff

A lightweight Markdown (CommonMark) previewer for macOS.
ISC License
793 stars 43 forks source link

[Feature Request] Support :emojis: #17

Closed dkhamsing closed 8 years ago

dkhamsing commented 8 years ago

Support for http://www.emoji-cheat-sheet.com/ would be a great addition :100:

kaishin commented 8 years ago

I do not think this is something we'd like to pursue. It's not a standard and it's more beneficial to the user if it was implemented OS-wide rather than app-specific. Markdown and most editors support UTF-8 making implementing such feature a lot of extra work for little gain.