How to render Emoji in markdown

I use react-markdown render markdown with Next.js. Another tag can render is work! but Emoji don't show. How to fix ?

Hi Bandit,

Sorry about the delay in the response.

You can copy + paste emoji in to our rich text editor if that’s what you need.

Other wise if you want a field to add markdown in your documents, then you can configure a RichText field to accept custom HTML and then parse that in your project. We describe that process here:

Let me know if this helps.

Thanks. :grin:

Thanks Phil, It’s good way.

But now i use emoji-dictionary and i love this output. :grin:

1 Like