mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 17:20:47 +08:00
530bfe5f5a
The first list item of a sublist should not resume numbering from the number of the last sublist item of the same level, if that sublist was a sublist of a different list item. That is, we should not get: ``` 1. one 1. sub one 2. sub two 2. two 3. sub one ```
12 KiB
12 KiB