Interface BoldEntry

A markdown entry for generating bolded text.

Hierarchy

Properties

Properties

The bold text contents and identifying properyt for the renderer.

indicator?: "*" | "_"

The character which will be used to signify bolded text.

Generated using TypeDoc