mathiasbynens / emoji-test-regex-pattern

A regular expression pattern for Java/JavaScript to match all emoji in the emoji-test.txt file provided by UTS#51.
MIT License
98 stars 17 forks source link

Add blocklist #16

Open mathiasbynens opened 2 years ago

mathiasbynens commented 2 years ago

In addition to the addition list in https://github.com/mathiasbynens/emoji-test-regex-pattern/blob/main/script/get-sequences.js#L4, we could add a blocklist for strings like unqualified or fully-qualified ©️ that folks generally don’t want to treat as emoji (e.g. replace with an image).