Callout and embed testing ground
Standalone
Note
Highlights information that users should take into account, even when skimming.
Important
Crucial information necessary for users to succeed.
Warning
Critical content demanding immediate user attention due to potential risks.
Tip
Optional information to help a user be more successful.
Within lists
Ordered
Grab a shovel.
Dig a hole.
Note
The indentation works.
???
Profit!
Unordered
Shovel
Muscle power
Note
Lorem ipsum dolor sit amet.
Water
With lists
Ordered
Important
This is an ordered list:
- Grab a shovel.
- Dig a hole.
Unordered
Note
This is an unordered list:
- Shovel
- Muscle power
- Water
Ordered with unordered
Important
This is an ordered list with an unordered list within in:
- Grab a shovel. E.g.:
- pointed spade
- square shovel
- snow shovel
- Dig a hole.
Unordered with ordered [not working]
Important
This is an unordered list with an ordered list within in:
- Shovel
- Muscle power
- Water
- Open the tap.
- Fill up a drinking glass.
- Drink.
- Gloves
Stacked notes
Freestanding
Tip
Does this work?
Note
Yes, it does.
Within an ordered list
Create an ordered list.
Important
Does this work?
Note
It sure does.
Add a couple of callouts to it.
Test it all.
Within an unordered list
This is an unordered list.
Warning
Does this work?
Note
Fantastic!
Isn't it?
Yes, it is.
With an image [Markdown, not working]
Warning

With an image [HTML, not working]
Warning
With an include
Tip

Within a table [Markdown, not working]
| It's | about | time |
|---|---|---|
| {% hint style="info" %}This...{% endhint %} | ||
| {% hint style="danger" %}... isn't...{% endhint %} | ||
| {% hint style="warning" %}... working.{% endhint %} |
Within a table [HTML, not working]
| It's | about | time |
|---|---|---|
| {% hint style="info" %}This...{% endhint %} | {% hint style="danger" %}... isn't...{% endhint %} | {% hint style="warning" %}... working.{% endhint %} |
| - | - | - |
| - | - | - |