diff options
Diffstat (limited to 'oldtests/Lists/ConsecutiveLists.markdown')
-rw-r--r-- | oldtests/Lists/ConsecutiveLists.markdown | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/oldtests/Lists/ConsecutiveLists.markdown b/oldtests/Lists/ConsecutiveLists.markdown new file mode 100644 index 0000000..c4faa54 --- /dev/null +++ b/oldtests/Lists/ConsecutiveLists.markdown @@ -0,0 +1,10 @@ +* one +* one ++ two ++ two +- three +- three +1. four +1. four +1) five +1) five |