ListItemResult

constructor(item: Block.ListItem, nextIndex: Int, blankAfter: Boolean, containsBlank: Boolean)

Parameters

item

The parsed list item

nextIndex

Index of the next line after this item

blankAfter

True if there was a blank line between this and next item

containsBlank

True if a blank line separates content within this item