Tricky blockquote nesting
This page is to test the compatability between blockquotes and callouts with unusual nesting.
Note
Blockquote inside a note
Warning
This should be inside the warning callout
This should be a callout
This should be inside the tip callout
Danger
Blockquote
Tip
In admonition syntax
Note
Blockquote inside a note
Warning
This should be inside the warning callout
This should be a callout
This should be inside the tip callout
Danger
Blockquote
Tip
Source
> > [!NOTE]
> > > Blockquote inside a note
> > > > [!WARNING]
> > > > This should be inside the warning callout
> > > > > [!TIP] This should be a callout
> > > > > This should be inside the tip callout
> > > > > > > > > [!DANGER]
> > > > > > > > > > Blockquote
> > [!TIP]
## In admonition syntax
> !!! note
> > Blockquote inside a note
> > !!! warning
> > This should be inside the warning callout
> > !!! tip "This should be a callout"
> > This should be inside the tip callout
> > > > > !!! danger
> > > > > > Blockquote
> !!! tip