Skip to content

AdmonitionNode component ​

Basic Blocks

`::: tip`-style container blocks (`info`/`note`/`warning`/`danger`/`caution`/`error`) render as titled callout boxes with icons.

Markdown input
::: tip Pro tip
Streaming callouts render mid-stream.
:::
Live rendered output
Pro tip

Streaming callouts render mid-stream.

Customize & override

Override built-in components — replace this node renderer safely with scoped overrides. Renderer & node components reference — see all exported components and their props.

Related components