TexyHtmlOutputModule
final class TexyHtmlOutputModule extends TexyModule
Properties
| bool | $indent | ||
| 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 43
__construct($texy)
No description
at line 54
postProcess($texy, $s)
Converts ... ... .
into ... ...
at line 109
string
cb($matches)
| internal |
Callback function:
...
at line 321
string
wrap($m)
| internal |
Callback function: wrap lines.