Admonitions
Basic admonitions
[!note][!warning]
> [!note]
> A noteNote
> [!warning]
> A warningWarning
Admonition titles
> [!warning] With a title
> A warningWith a title
Foldable admonitions
-+
> [!success]-
> Foldable, but unfoldedSuccess
> [!danger]+ Folded with a title
> FoldableFolded with a title
Nested admonitions
> [!tip] Nested admonitions
> > [!info]
> > > [!success]
> > > This is the first inner-inner admonition
> >
> > > [!error]
> > > This is the second inner-inner admonitionNested admonitions
Info
Success
Error
When to use admonitions
explanatory notes warnings and cautions tips and best practices success or error states in procedural documentation