Skip to content

[React-Markdown] In some cases, emojis doesn't render #1420

Answered by wooorm
kangaroo19 asked this question in Q&A
Discussion options

You must be logged in to vote

What you show, that <div> :computer: this doesnt display </div> doesn’t change, is how markdown works. Instead of :computer: and emoji, you could also use *emphasis*, and see that it doesn’t turn into italics but instead keeps those asterisks visible.

See the readme on how to deal with HTML. Or see CommonMark on how markdown works!

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@kangaroo19
Comment options

@wooorm
Comment options

@kangaroo19
Comment options

Answer selected by kangaroo19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants