mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
rename tests/ to data/
This commit is contained in:
10
tests/data/compound_list.md
Normal file
10
tests/data/compound_list.md
Normal file
@@ -0,0 +1,10 @@
|
||||
Here's a compound list:
|
||||
|
||||
- This is the first paragraph of the list item.
|
||||
|
||||
This is the second one.
|
||||
|
||||
- This is another list item.
|
||||
|
||||
> This is a quote block that belongs to it.
|
||||
|
Reference in New Issue
Block a user