summaryrefslogtreecommitdiffstats
path: root/packages/markdown/marked/test/new/def_blocks.md
blob: f58fa4d37b6e8d7303e62cf897649571a4bcb599 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
> hello
> [1]: hello

* * *

> hello
[2]: hello


* hello
* [3]: hello


* hello
[4]: hello


> foo
> bar
[5]: foo
> bar