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

Seems not all emoijos are being removed - Version 5.1.1 #205

Open
stuart1975 opened this issue Nov 18, 2023 · 1 comment
Open

Seems not all emoijos are being removed - Version 5.1.1 #205

stuart1975 opened this issue Nov 18, 2023 · 1 comment

Comments

@stuart1975
Copy link

System.out.println(EmojiParser.removeAllEmojis("\xF0\x9F\xA4\x8Dabc"));

Continues to have the emoij characters. Please can you include to remove also these emoij characters.
I am using version 5.1.1

com.vdurmont emoji-java 5.1.1
@soroa
Copy link

soroa commented Feb 2, 2024

I have the same unfortunately.

assertEquals("", EmojiParser.removeAllEmojis("🥲🥲"))

fails.

Screenshot 2024-02-02 at 10 31 18

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

No branches or pull requests

2 participants