Admonition blocks
An admonition block draws the reader's attention to
auxiliary information - same thing as admonition paragraphs. In normal cases admonition paragraphs are okay, but when having a
more complex content the block variant is better.
[NOTE]
====
An admonition block may contain complex content.
.A list
- one
- two
- three
Another paragraph.
====
[TIP]
====
Normal text but next line with space before..
Pro tip... highlighted
====
[IMPORTANT]
====
Normal text but next line with space before..
An Important text - Don't forget
====
[WARNING]
====
Normal text but next line with space before..
A Warning Don't forget
====
[CAUTION]
====
Normal text but next line with space before..
Attention - Don't forget
.A list
- one
- two
- three
====