Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use emoji-regex package to check for emojis #1278

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

txdv
Copy link
Contributor

@txdv txdv commented Apr 6, 2024

the current regex is too simple and doesn't catch all emojies (like ❤️ ) and emoji encoding is very complex.

fixes #1268

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

shortname to utf8 emoji support is incomplete/broken
1 participant