List item. meta.checked is set for task list items (- [x] / - [ ]). Only passed for task list items.
property
markdown.RenderCallbacks.listItem
listItem?: (children: string, meta?: ListItemMeta) => undefined | null | string