Interface TaskListEntry

A markdown entry for generating task lists.

Hierarchy

Properties

Properties

append?: string

Option which will arbitrarily append a string immediately below the task list, ignoring block-level settings.

tasks: (InlineTypes | TaskEntry)[]

The task list entries and identifying property for the renderer.

Generated using TypeDoc