Files
pandoc/test
John MacFarlane 530bfe5f5a Docx reader: fix list number resumption for sublists. Closes #4324.
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
```
2019-11-03 12:54:42 -08:00
..
2017-10-29 13:28:50 -04:00
2017-10-29 13:28:50 -04:00
2019-08-25 14:24:31 -07:00
2019-08-25 14:24:31 -07:00
2019-08-25 14:24:31 -07:00
2019-08-25 14:24:31 -07:00
2019-08-25 14:24:31 -07:00
2019-08-25 14:24:31 -07:00
2018-07-02 19:07:28 +03:00
2018-07-02 19:07:28 +03:00
2018-07-02 19:07:28 +03:00
2019-08-25 14:24:31 -07:00
2019-10-30 21:26:21 -07:00
2019-09-22 11:33:09 -07:00
2019-08-25 14:24:31 -07:00
2019-04-02 17:27:02 -06:00