mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
9cdc35e705
Implement support for starting ordered lists at an arbitrary number Closes #377 BREAKING CHANGE: Since showdown now supports starting ordered lists at an arbitrary number, list output may differ.
11 lines
51 B
Markdown
11 lines
51 B
Markdown
5. foo
|
|
6. bar
|
|
7. baz
|
|
|
|
---
|
|
|
|
3. a
|
|
2. b
|
|
7. c
|
|
23. d
|