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

Add support for emojis #28

Closed
pranav377 opened this issue Jun 2, 2022 · 1 comment · Fixed by #30
Closed

Add support for emojis #28

pranav377 opened this issue Jun 2, 2022 · 1 comment · Fixed by #30
Assignees
Labels
bug Something isn't working

Comments

@pranav377
Copy link

pranav377 commented Jun 2, 2022

Consider this;

const { bionicReading } = require("bionic-reading");

console.log(bionicReading("👆 hello there, this is some dummy text"));

When I run it, the emoji seems to break:

"<b>�</b>� <b>hel</b>lo <b>the</b>re, <b>thi</b>s <b>i</b>s <b>som</b>e <b>dum</b>my <b>tex</b>t"

bionic-issue

Please fix this ASAP!

@Gumball12
Copy link
Owner

Gumball12 commented Jun 2, 2022

Hi. Thank you for leaving this issue.
I checked and I will try to fix it as soon as possible 🙂

@Gumball12 Gumball12 self-assigned this Jun 2, 2022
@Gumball12 Gumball12 added the bug Something isn't working label Jun 2, 2022
@Gumball12 Gumball12 mentioned this issue Jun 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants