Poor
Instance methods
format(text : Markup, io : IO = STDOUT, style : TerminalStyle = TerminalStyle::DEFAULT)
Formats the given text for display in terminal.
Formats the given text for display in terminal and returns it as a string.
heading(level : Int, *content)
Sourceheading(*content, level : Int32)
Sourcemarkup
Sourceordered_list(*items : Item)
Sourceunordered_list(*items : Item)
SourceNested types
- Poor::Alignment
- Poor::Base
- Poor::Bold
- Poor::Builder
- Poor::Code
- Poor::Container
- Poor::Formatter
- Poor::Heading
- Poor::Italic
- Poor::Item
- Poor::LabeledParagraph
- Poor::Markdown
- Poor::Markup
- Poor::MarkupIterator
- Poor::OrderedList
- Poor::Paragraph
- Poor::PlainText
- Poor::Preformatted
- Poor::Small
- Poor::Stream
- Poor::TerminalFormatter
- Poor::TerminalStyle
- Poor::TextContainer
- Poor::Token
- Poor::TreeMaker
- Poor::UnorderedList
- Poor::WhitespaceHandler
- Poor::Word