mirror of
https://github.com/kovetskiy/mark.git
synced 2025-06-12 10:02:39 +08:00
25 lines
290 B
Markdown
25 lines
290 B
Markdown
# Main Heading
|
|
|
|
## First Heading
|
|
|
|
> **NOTES:**
|
|
>
|
|
> 1. Note number one
|
|
> 1. Note number two
|
|
>
|
|
>> a
|
|
>> b
|
|
>
|
|
> **Warn (Should not be picked as blockquote type)**
|
|
|
|
## Second Heading
|
|
|
|
> **Warn**
|
|
>
|
|
> * Warn bullet 1
|
|
> * Warn bullet 2
|
|
|
|
## Simple Blockquote
|
|
|
|
> This paragraph is a simple blockquote
|