:rocket: :tada: :white_check_mark: :warning: :bug: :sparkles:
Pasted Unicode works everywhere: ๐ โ
| Status | Meaning |
|---|---|
| :white_check_mark: | Done |
| :construction: | In progress |
Shortcodes
GitHub, GitLab, Slack, Discord and this siteโs editor turn :name: into an emoji. Names come from the gemoji list GitHub maintains; common ones are below.
Unicode
Pasting the emoji character (Windows: Win+., macOS: Ctrl+Cmd+Space) works in any renderer because itโs just text.
Commit messages
The gitmoji convention uses shortcodes as prefixes: :bug: fix, :sparkles: feature, :memo: docs.
Quick answers
How do I add emoji in Markdown?
Use a shortcode like :smile: where supported, or paste the Unicode emoji.
Where can I find all emoji shortcodes?
GitHubโs shortcodes come from its open-source gemoji project; the editor here supports the same full set.