struct ListItemA Markdown list item and its optional task-list state.Propertieslet blocks: [Block]Block nodes belonging to this item, including nested lists.let checked: Bool?The task-list state: checked, unchecked, or absent for a normal item.