Interface ItalicEntry

A markdown entry for generating italic text.

Hierarchy

Properties

Properties

indicator?: "*" | "_"

Indicator determining what character is used to denote italics. Default: '*'

The italic text contents and identifying property for the renderer.

Generated using TypeDoc