push(*texts) Instance Public methods Appends texts onto this Paragraph
text() Instance Public methods The raw text
accept(visitor) Instance Public methods Calls accept_rule on visitor
new(type, text) Class Public methods Creates a new special sequence of type with text
==(o) Instance Public methods Specials are equal when the have the same text and type
new(markup = nil) Class Public methods Creates a new ToAnsi visitor that is ready to output vibrant ANSI color!
accept_list_item_end(list_item) Instance Public methods Overrides indent width to ensure output lines up correctly.
accept_list_item_start(list_item) Instance Public methods Adds coloring to note and label list items
init_tags() Instance Public methods Maps attributes to ANSI sequences
start_accepting() Instance Public methods Starts accepting with a reset screen
Page 900 of 11844