MarkdownParser/tests/data/ordered_list.md

17 lines
158 B
Markdown
Raw Normal View History

2013-07-10 22:22:16 +02:00
Here's a regular ordered list:
1. one
2. two
3. three
Here's one with repeating numbers:
1. one
1. two
Here's one with large numbers:
123. one
123. two