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.73k stars 174 forks source link

Does not match 🛎 or 🕹 #60

Closed 4ver closed 5 years ago

4ver commented 5 years ago

See example here https://runkit.com/4ver/issue-with-emoji-regex-and-matching

4ver commented 5 years ago

This is actually the same issue as #59. closing in favor of that.