An Indented Paragraph of text
Methods
Attributes
| [R] | indent | The indent in number of spaces |
Class Public methods
new(indent, *parts)
Link
Creates a new IndentedParagraph
containing parts indented with indent spaces
Instance Public methods
accept(visitor)
Link
Calls accept_indented_paragraph on visitor
text(hard_break = nil)
Link
Joins the raw paragraph text and converts inline HardBreaks to the
hard_break text followed by the indent.