Skip to content

Latest commit

 

History

History
189 lines (174 loc) · 2.86 KB

File metadata and controls

189 lines (174 loc) · 2.86 KB

Basic note alert .

Note

This is a note. .

Note

This is a note.

.

Basic tip alert .

Tip

This is a tip. .

Tip

This is a tip.

.

Basic important alert .

Important

This is important. .

Important

This is important.

.

Basic warning alert .

Warning

This is a warning. .

Warning

This is a warning.

.

Basic caution alert .

Caution

This is a caution. .

Caution

This is a caution.

.

Case insensitive - lowercase .

Note

Lowercase note. .

Note

Lowercase note.

.

Case insensitive - mixed case .

Warning

Mixed case warning. .

Warning

Mixed case warning.

.

Multi-paragraph content .

Note

First paragraph.

Second paragraph. .

Note

First paragraph.

Second paragraph.

.

Alert with inline formatting .

Tip

This has bold and italic text. .

Tip

This has bold and italic text.

.

Not an alert - unknown type .

[!UNKNOWN] Not an alert. .

[!UNKNOWN] Not an alert.

.

Not an alert - text after marker on same line .

[!NOTE] extra text Content. .

[!NOTE] extra text Content.

.

Not an alert - not on first line .

Some text [!NOTE] More text. .

Some text [!NOTE] More text.

.

Regular blockquote unchanged .

This is a regular blockquote. .

This is a regular blockquote.

.

Empty alert (marker only) .

Note

.

Note

.

Alert with list .

Important

Things to do:

  • item one
  • item two .

Important

Things to do:

  • item one
  • item two
.

Fence in alert .

Note

Note

code

.

Note

Note

code
.