mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
Refactor into namespaces for PSR-4
This commit is contained in:
15
tests/data/ordered_list.md
Normal file
15
tests/data/ordered_list.md
Normal file
@@ -0,0 +1,15 @@
|
||||
1. one
|
||||
2. two
|
||||
|
||||
repeating numbers:
|
||||
|
||||
1. one
|
||||
1. two
|
||||
|
||||
large numbers:
|
||||
|
||||
123. one
|
||||
|
||||
foo 1. the following should not start a list
|
||||
100.
|
||||
200.
|
||||
Reference in New Issue
Block a user