Text-mode HTML renderer.
Raggle::HTML::Renderer constructor.
Force line break.
Insert reference to the latest link into the rendered text.
Append paragraph break, unless there is one already.
Append paragraph break
Save href of the current tag (if it exists) unless duplicate link exists.
Execute actions defined for tag in this phase.
Enter to context defined by tag (if any)
Exit from context defined by tag (if any)
Reflow text, and append the result to lines
Renders HTML in src to a screen with maximum width width. Returns String containing rendered text.
[Validate]