format.pl  -- Print formatted text to a terminal![]()  | ||
|---|---|---|
| format_paragraph/2 | Format a paragraph to the current output. | ![]()  | 
| trim_line/2 | Remove leading and trailing white space (b(_,_)) tokens from a line. | ![]()  | 
| words/2 | Turn the Input into a list of w(Word, Len, Attributes) terms. | ![]()  | 
html_text.pl  -- Render HTML as plain text![]()  | ||
| html_text/1 | Render HTML from Input to current_output. | ![]()  | 
| html_text/2 | Render HTML from Input to current_output. | ![]()  | 
pldoc_style.pl![]()  | ||