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

support github flavor shortcode #19

Closed
gasolin opened this issue Nov 4, 2021 · 4 comments
Closed

support github flavor shortcode #19

gasolin opened this issue Nov 4, 2021 · 4 comments

Comments

@gasolin
Copy link

gasolin commented Nov 4, 2021

according https://emojipedia.org/man-walking/

:walking_man: in github can transform to 🚶‍♂️

but remark-emoji only support :man-walking:

:man_walking: (Emojipedia)
:man-walking: (Slack)
:walking_man: (Github)
@rhysd
Copy link
Owner

rhysd commented Nov 4, 2021

This is bug of upstream library node-emoji. I'll make a PR there.

@rhysd
Copy link
Owner

rhysd commented Nov 4, 2021

omnidan/node-emoji#112

@rhysd rhysd closed this as completed in a1c1adc Nov 4, 2021
@rhysd
Copy link
Owner

rhysd commented Nov 4, 2021

Meanwhile I added a workaround for this and released new version v3.0.2. Please update dependency to the latest.

@gasolin
Copy link
Author

gasolin commented Nov 9, 2021

@rhysd awesome, thanks!

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