Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Tourmaline::Format::KeyValueItem
Inherits
Tourmaline::Format::Token
<
Reference
<
Object
Constructors
new
(key :
Token
|
String
, value :
Token
|
String
)
Source
Instance methods
key
Source
key=
(key :
String
|
Tourmaline::Format::Token
)
Source
to_html
Source
to_md
(version :
Int32
= 2) :
String
Source
value
Source
value=
(value :
String
|
Tourmaline::Format::Token
)
Source