mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
simplify tests
This commit is contained in:
8
tests/data/unordered_list.md
Normal file
8
tests/data/unordered_list.md
Normal file
@@ -0,0 +1,8 @@
|
||||
- li
|
||||
- li
|
||||
|
||||
mixed markers:
|
||||
|
||||
* li
|
||||
+ li
|
||||
- li
|
Reference in New Issue
Block a user