I didn't found any property in ListItem referring to the item's index in OrderedList. When calling format() on OrderedList, it converts all the indices to "1. ". This problem arises when I try to parse a ordered list starting from a number other than 1, e.g., 3. 4. 5.