hadley / emo

Easily insert emoji into R and RMarkdown
416 stars 53 forks source link

Red heart #66

Open mf-rug opened 2 years ago

mf-rug commented 2 years ago

There are two "red hearts" in jis: ❤️ and ❤, which here look the same, but e.g. in R console look like this

image

as can be seen, jis specifies the first one in the table as NA for the various vendors and the second one as TRUE. I believe it should be the other way round. If I copy paste the red heart from the twitter input form (❤️) and grep it, I get:

image

Also, is this expected?

image