Callout Shortcode
Hugo Blox supports a Markdown extension for callouts, also referred to as alerts or asides.
Callouts are a useful feature to draw attention to important or related content such as notes, hints, or warnings in your articles.
Usage
Notes
Note
A Markdown callout is useful for displaying notices, hints, or definitions to your readers.
> [!NOTE]
> A Markdown callout is useful for displaying notices, hints, or definitions to your readers.
Warnings
Warning
Here’s some important information…
> [!WARNING]
> Here's some important information...