Warning
This may not work outside GitHub.
Note
It's not tested outside GitHub.
To create a note and warning, use the [!...]
syntax:
> [!NOTE]
>
> This is my note.
> [!WARNING]
>
> This is my warning.
The code above will result in:
Note
This is my note.
Warning
This is my warning.