Emojis are a simple way to make Markdown documents more engaging and easier to read. Whether you're creating a GitHub README, writing project documentation, publishing release notes, or taking personal notes, emojis can help draw attention to important information without adding extra text.
However, emoji support is not exactly the same across every Markdown platform. Some applications only display standard Unicode emojis, while platforms like GitHub also support emoji shortcodes such as `:rocket:` and `:white_check_mark:`.
In this guide, you'll learn how Markdown emojis work, the different ways to insert them, where they are supported, and the best practices for using them in professional documentation. If you're new to Markdown, start with [Markdown Basics](/markdown-basics) and the [Markdown Syntax](/markdown-syntax) reference before learning about emojis.
