Github saved replies saves you time by storing markdown snippets and easily retrieve them from the menu bar.
I use them regularly to quickly inject a markdown table in my PR descriptions, use nice alert syntax or even specify conventional comment type
Go to saved replies github settings page
Note
If you like this content, follow me on Twitter for more π
π table
| Before | After |
|-|-|
| Hello | World |
> [!NOTE]
> Highlights information that users should take into account, even when skimming.
> [!TIP]
> Optional information to help a user be more successful.
> [!IMPORTANT]
> Crucial information necessary for users to succeed.
> [!WARNING]
> Critical content demanding immediate user attention due to potential risks.
> [!CAUTION]
> Negative potential consequences of an action.
π― suggestion
**π― suggestion:**
π¨ image
[!img](<img_url>)
π praise
**π praise:**
π thought
**π thought:**
π¨ issue
**π¨ issue:**
π€ nitpick
**π€ nitpick:**