Warning Block
There are three types of warning blocks, where you can set a title and an icon.
!!![Warning block type, Title, Icon]
Content of the warning block
!!!
Name | Format | Required | Default |
---|---|---|---|
Type | string | 'warn' | 'info' | 'success' | 'error' |
Yes | |
Title | string | undefined |
No | No title |
Icon | string | 'true' | 'false' |
No | No icon |
If non-standard keywords are used, the keyword will be displayed directly on the button.
Warning block with no title and no icon.
🎉 Warning block with no title and a default icon.
👿 Did you know?
Warning block with a title and a custom icon.
🕒 Custom
Warning block created using a custom keyword.
PREVIEW