Describe the bug
Markdown parsing without incrementing ordered list numbers

To Reproduce
Markdown content
1. hello world
- hello world
- hello world
2. hello world
- hello world
- hello world
3. hello world
- hello world
- hello world
Expected behavior
Displaying incremental numbers
