Hints
Add a hint to a page to draw your reader’s attention to specific pieces of important information.
Last updated
Was this helpful?
Was this helpful?
{% hint style="info" %}
**Info hints** are great for showing general information, or providing tips and tricks.
{% endhint %}
{% hint style="success" %}
**Success hints** are good for showing positive actions or achievements.
{% endhint %}
{% hint style="warning" %}
**Warning hints** are good for showing important information or non-critical warnings.
{% endhint %}
{% hint style="danger" %}
**Danger hints** are good for highlighting destructive actions or raising attention to critical information.
{% endhint %}
{% hint style="info" %}
{% hint style="info" icon="books" %}
This hint block has a custom icon.
{% endhint %}
## This is a H2 heading
This is a line
This is an inline <img src="../../.gitbook/assets/25_01_10_command_icon_light.svg" alt="The Apple computer command icon" data-size="line"> image
- This is a second <mark style="color:orange;background-color:purple;">line using an unordered list and color</mark>
{% endhint %}