Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 672 Bytes

File metadata and controls

40 lines (23 loc) · 672 Bytes
title Callouts
description Adds a note to highlight important information

Usage

<Callout>This is a callout</Callout>

Output

This is a callout

Variants

note

This displays a note.

warning

This shows a warning.

info

This highlights important information.

tip

This suggests a helpful tip.

check

This shows a checked status.

danger

This show a message about a dangerous action.