Doc

Admonition

Admonition Sugam Pokharel

The admonition shortcode renders callout boxes. Supported type values are note, tip, info, warning, and danger.

Shortcode Example

HTML
1
2
3
{{< admonition type="warning" title="Important" >}}
Always run `npm run build` so Pagefind index is generated.
{{< /admonition >}}

Actual Use

Warning

Important

Always run npm run build so Pagefind index is generated.

Tip

Tip

Use post bundles so images and markdown stay together.

Info

Info

This is an info type admonition.

Danger

Danger

This is a danger type admonition.

Note

Note

This is a note type admonition.

Share this article

  • X
  • Facebook
  • LinkedIn
  • Reddit
  • WhatsApp
  • Telegram
  • Pinterest
  • Bluesky