final class
HtmlOutputModule extends Module
Properties
bool
|
$indent |
|
|
array
|
$preserveSpaces |
|
|
int
|
$baseIndent |
|
|
int
|
$lineWrap |
|
|
bool
|
$removeOptional |
|
|
Methods
string
cb(array $matches)
Callback function: | | .
string
wrap(array $m)
Callback function: wrap lines.
Details
at line 53
__construct(Texy $texy)
at line 64
void
postProcess(Texy $texy, string $s)
Converts ... ... .
into ... ...
at line 118
string
cb(array $matches)
Callback function: | | .
...
at line 329
string
wrap(array $m)
Callback function: wrap lines.