struct Diclionary::Text::Italic
Defined in:
markup.crInstance methods inherited from struct Diclionary::Text::Container
children : Array(Diclionary::Text::Markup)
children,
text(io : IO)
text,
to_html(io : IO)
to_html
Constructor methods inherited from struct Diclionary::Text::Container
new(value : Array(Markup) = [] of Markup)new(*content : Markup | String) new
Instance methods inherited from struct Diclionary::Text::Markup
[](index : Int)
[],
[]?(index : Int)
[]?,
children
children,
each(&)each each, each_end(&)
each_end each_end, each_start(&)
each_start each_start, initialize initialize, inspect(io : IO) inspect, pretty_print(pp : PrettyPrint) pretty_print, size size, text(io : IO)
text text, to_ansi(io : IO)
to_ansi to_ansi, to_html(io : IO)
to_html to_html