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