mirror of
https://github.com/all-contributors/cli.git
synced 2025-01-10 05:56:29 +00:00
f99b4701d3
* Add alt text (description) on all emoji
Using markdown its possible to attach an alt text (really the title
attribute) on a link, where the value of the link is the the emoji. As
for the actual href, using #xxxxx lets you not mess with the navigation
assuming you have unique keys. In my example, I'm simply using the
emoji's key and github user name (i.e., `<emoji-username>`).
All emojis are links even if they don't have any real url attached.
For example, `[👀](#eyes-kevinjalbert "Reviewed Pull Requests")`
* Add kevinjalbert to all-contributorsrc
|
||
---|---|---|
.. | ||
fixtures | ||
format-badge.js | ||
format-badge.test.js | ||
format-contribution-type.js | ||
format-contribution-type.test.js | ||
format-contributor.js | ||
format-contributor.test.js | ||
index.js | ||
index.test.js |