arifszn/gitprofile

Adding Support for Emojis

Nopock opened this issue · 5 comments

Is it possible to add support for emojis such as ⛏️

On the website it just appears as ```: pick : "

Can you please add a screenshot?

image

The description just appears as

: pick : An AIO data storage library. : pick :

Without the spaces between the : and pick because github doesnt allow it

image
Specificallyon the website

Ah got it. It has an easy solution though.

When I use :rocket:, GitProfile shows like this.

image

Then I copied the 🚀 emoji and pasted it replacing :rocket: in GitHub.

image

I am not sure if it's worth it to support the text emoji where using the actual emoji solves the issue.