Hints
Hint blocks create callout boxes with different styles to highlight important information.
Info Hint
info
This is an informational hint. Use it to provide helpful tips or additional context.
Warning Hint
warning
This is a warning hint. Use it to caution users about potential issues.
Danger Hint
danger
This is a danger hint. Use it to warn about critical or destructive actions.
Success Hint
tip
This is a success hint. Use it to indicate successful operations or positive outcomes.
Syntax
{% hint style="info" %}
Your hint content here.
{% endhint %}
Available Styles
info- Blue, informationalwarning- Yellow/orange, cautionarydanger- Red, critical warningssuccess- Green, positive feedback