common
Callout

Tip Block

(Upcoming) Tip block is a block that allows you to create a tip block in your document. It supports both info, success, error, and warning tip blocks.

A tip block can be create via the following markdown syntax:

"""info
 
"""success
 
"""error
 
"""warning

And hit enter to create a tip block.

When a tip block is created, you can add content inside the block.