readmeio / markdown

ReadMe's flavored Markdown parser and React-based rendering engine.
https://rdmd.readme.io
ISC License
34 stars 9 forks source link

feat: support legacy gemoji #873

Closed kellyjosephprice closed 4 months ago

kellyjosephprice commented 4 months ago
PR App Fix RM-9702

🧰 Changes

Adds support for our legacy emoji syntax.

Previously, we swapped out our custom emoji library for a more standard one. Unrealized by me, our custom one used dashes instead of underscores. This checks if the same emoji name exists using underscores instead of dashes.

🧬 QA & Testing

rafegoldberg commented 4 months ago

This PR was released!

🚀 Changes included in v6.83.0