mathiasbynens / emoji-regex

A regular expression to match all Emoji-only symbols as per the Unicode Standard.
https://mths.be/emoji-regex
MIT License
1.74k stars 174 forks source link

Symbol # and Number 0-9 #91

Closed GladFox closed 3 years ago

GladFox commented 3 years ago

These characters are perceived as emojis. This is mistake!

gilmoreorless commented 3 years ago

See #33 for a detailed discussion about this.

mathiasbynens commented 3 years ago

Please try v10.0.0 and report back.

GladFox commented 3 years ago

Thanks. I'll check right away as soon as possible.