Interface DescriptionListEntry

A markdown entry for generating description lists.

Hierarchy

Properties

Properties

append?: string

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

The description list contents and identifying property for the renderer.

html?: boolean

Indicates whether to use HTML to render the entry. Default: false

Generated using TypeDoc