Doc
Admonition
The admonition shortcode renders callout boxes. Supported type values are note, tip, info, warning, and danger.
Shortcode Example
| |
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.