Skip to content

Nested callouts

Using callout syntax

Note

This is a nested note.

Warning

This is a nested warning.

Tip

This is a nested tip.

Danger

Back in the note now

Caution

This is a nested caution.

Error

This is a nested error.

Note

This is a nested note.

We are back in the error now

Tip

This is not nested.

Tip

Warning

Tip

Text in 3rd

Text in 1st

Using admonition syntax

Note

This is a nested note.

Warning

This is a nested warning.

Tip

This is a nested tip.

Danger

Back in the note now

Warning

This is a nested caution.

Danger

This is a nested error.

Note

This is a nested note.

We are back in the error now

Tip

This is not nested.

Tip

Warning

Tip

Text in 3rd

Text in 1st

Source

> [!NOTE]
> This is a nested note.
> > [!WARNING]
> > This is a nested warning.
> > > [!TIP]
> > > This is a nested tip.
> > > > [!DANGER]
> Back in the note now
> > [!CAUTION]
> > This is a nested caution.
> > > [!ERROR]
> > > This is a nested error.
> > > > [!NOTE]
> > > > This is a nested note.
> > > We are back in the error now
> [!TIP]
> This is not nested.

> [!TIP]
> > [!WARNING]
> > > [!TIP]
> > > Text in 3rd
> Text in 1st