TexyHtmlOutputModule
final class TexyHtmlOutputModule extends TexyModule
HTML output
Properties
| bool | $indent | ||
| array | $preserveSpaces | ||
| int | $baseIndent | ||
| int | $lineWrap | ||
| bool | $removeOptional |
Methods
__construct($texy)
No description
postProcess($texy, $s)
Converts ... ... .
string
cb($matches)
Callback function:
string
wrap($m)
Callback function: wrap lines.
Details
at line 45
__construct($texy)
No description
at line 56
postProcess($texy, $s)
Converts ... ... .
into ... ...
at line 111
string
cb($matches)
| internal |
Callback function:
...
at line 323
string
wrap($m)
| internal |
Callback function: wrap lines.