Replies: 1 comment
-
Hi 👋 ! Yes it's pretty easy to implement since it's really similar to how GitHub custom emojis are supported. I kept the Thanks a lot for your suggestion 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If doable, should there be a way to add and use GitHub's Octicons in the Contributor plugin's
categories
option.To keep it simple could the syntax follow the basic
:emoji:
one, but perhaps with anocticons-
prefix and a12
,16
or24
suffix to choose the size variant.Example workflow:
The above example would now print an image, but instead of emojis would it use the book, code and key-asterisk SVGs from Octicons.
It would help keep a sort of consistent GitHub theme in your readme, as emojis (Especially raw ones) can clash with other sections of metrics.
Beta Was this translation helpful? Give feedback.
All reactions