Hyperbook Documentation

Alert

Alerts are a great way to get the attention of a reader.

:::alert
Default
:::
 
:::alert{error}
Error
:::
 
:::alert{success}
Success
:::
 
:::alert{info}
Info
:::
 
:::alert{warn}
Warn
:::

Default

Error

Success

Info

Warn

Custom Alert

Alerts with custom colors and labels can also be used.

:::alert{color="#FF00FF" label="💡"}
My custom note
:::

My custom note

It is good practice to place your custom alerts in a snippet.

Alert
✎ GitHub© Copyright 2025 by OpenPatch