Interface UnorderedListEntry

A markdown entry for generating unordered lists.

Hierarchy

Properties

Properties

append?: string

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

An indicator specifying which character to use when denoting a list item. Default: '-'

The unordered list contents and identifying property for the renderer.

Generated using TypeDoc