Callout

Hextra callout shortcode with colored left border and icon.

Callouts highlight important information with a colored left border and an icon. Five types are supported: default (green), info (blue), warning (orange), error (red), and important (teal).

{{< hextra/callout type="info" >}}
Your message here. Supports **Markdown**.
{{< /hextra/callout >}}

Parameters:

ParameterDescriptionDefault
typeCallout style: default, info, warning, error, importantdefault
emojiOptional emoji to replace the icon (e.g., "🚀")(none)

Examples: