OrderedList

constructor(startIndex: Int, isLoose: Boolean, children: List<Node>)

Parameters

isLoose

whether the list is loose

children

items

startIndex

index of the first item