struct

Tui::Markdown::InlineElement

Inherits Struct / Value / Object

Inline element within a block

Constructors

new(type : InlineType, text : String, url : String | Nil = nil)
Source

Instance methods

text
Source
text=(text : String)
Source
type
Source
type=(type : InlineType)
Source
url=(url : String | Nil)
Source