Poor::Stream
Inherits Poor::TreeMaker < Reference < Object
Markup processor which enables processing markup elements on the fly by sending the token stream directly to the given formatter. This avoids creating the intermediate markup tree.
Constructors
Instance methods
close_element(element : Markup)
Sourceopen_element(element : Markup)
Source