E | |
| elements_of_toc [Polebrush_html] | |
| enum [Polebrush_parser] | |
L | |
| line_of_string [Polebrush_parser] | |
N | |
| next_block [Polebrush_parser] | |
O | |
| of_block [Polebrush_html] |
The same, but takes only one polebrush block.
|
| of_enum [Polebrush_html] | |
| of_line [Polebrush_html] | |
| of_stream [Polebrush_html] |
The same, but do stream processing and don't do tables of Contents, just ignore it.
|
| of_stream [Polebrush_parser] | |
S | |
| string_of_line [Polebrush] |
Translates the line to a simple string which can be used, for example,
in HTML's <title> tag.
|
T | |
| toc_of_enum [Polebrush_html] |
Consumes the enumeration and returns a Table of Contents and enumeration with additionaly id's in headers
|