class

Tourmaline::Format::Section

Inherits Tourmaline::Format::Token < Reference < Object

Constructors

new(*tokens, indent : Int32 = 4, spacing : Int32 = 1)
Source

Class methods

build(*args, **kwargs, &block : self -> )
Source

Instance methods

<<(*args, **options)
Source
<<(*args, **options, &)
Source
indent
Source
indent=(indent : Int32)
Source
push(*args, **options)
Source
push(*args, **options, &)
Source
shift(*args, **options)
Source
shift(*args, **options, &)
Source
spacing
Source
spacing=(spacing : Int32)
Source
to_html
Source
to_md(version : Int32 = 2) : String
Source
tokens
Source
tokens=(tokens : Array(Token | String))
Source
unshift(*args, **options)
Source
unshift(*args, **options, &)
Source