Skip to main content

Markdown Syntax

Callout Examples

Important: this is an important announcement example.

caution

This is a caution example.

warning

This is a warning example.

tip

This is a tip example, can use this or that to call out special topics.

note

This is a note example.

info

This is a info example.

important

This is a important example.

danger

This is a danger example.

Checkbox Example

Before beginning, ensure you have:

  • Checkbox 1
  • Checkbox 2 (can contain links Sample2.md)

Numbered Step Example

  1. Step 1
  2. Step 2
  3. Step 3

Code Snippet

  1. Log into the server using SSH:
    ssh user@server.example.com