all-contributors-cli/lib/generate
Kevin Jalbert f99b4701d3 feat: add alt text to emoji (#42)
* 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
2017-04-15 16:15:31 +02:00
..
fixtures feat: support pipe characters in github names (#39) 2017-04-07 07:52:55 -06:00
format-badge.js Fix new linting errors 2016-05-05 16:27:26 +02:00
format-badge.test.js Fix new linting errors 2016-05-05 16:27:26 +02:00
format-contribution-type.js feat: add alt text to emoji (#42) 2017-04-15 16:15:31 +02:00
format-contribution-type.test.js feat: add alt text to emoji (#42) 2017-04-15 16:15:31 +02:00
format-contributor.js feat: support pipe characters in github names (#39) 2017-04-07 07:52:55 -06:00
format-contributor.test.js feat: add alt text to emoji (#42) 2017-04-15 16:15:31 +02:00
index.js Inject some empty content when there are no contributors. Fixes #15 (#18) 2016-05-11 20:50:10 +02:00
index.test.js Change wording in tests to be more gender-neutral 2016-05-11 21:11:06 +02:00