PlistItem
Bun

property

markdown.RenderCallbacks.listItem

listItem?: (children: string, meta?: ListItemMeta) => undefined | null | string

List item. meta.checked is set for task list items (- [x] / - [ ]). Only passed for task list items.