Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
Source
url=
(url :
String
|
Nil
)
Source