rsc / markdown

Basic Markdown parser and HTML generator
BSD 3-Clause "New" or "Revised" License
81 stars 4 forks source link

Support Github Emojis #1

Closed matloob closed 8 months ago

matloob commented 8 months ago

This is an issue for supporting github emojis, such as :smile: for 😄 . There's a github page that gives a mapping of emojis to image file names that we can parse the hex representation out of here: https://api.github.com/emojis.