struct

Tui::Markdown::ListItem

Inherits Struct / Value / Object

List item (can have nested inline elements)

Constructors

new(elements : Array(InlineElement) = [] of InlineElement, indent : Int32 = 0)
Source

Instance methods

elements
Source
elements=(elements : Array(InlineElement))
Source
indent
Source
indent=(indent : Int32)
Source