all-contributors-cli/lib
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
..
contributors fix: non-http prepended urls (#35) 2017-02-23 12:02:55 -07:00
generate feat: add alt text to emoji (#42) 2017-04-15 16:15:31 +02:00
init fix: Bump inquirer to v3 and promisify everything (#34) 2017-02-15 22:25:32 +01:00
util fix: Bump inquirer to v3 and promisify everything (#34) 2017-02-15 22:25:32 +01:00