Property | Type | Description | |
---|---|---|---|
$baseIndent | base indent level | ||
$indent | indent HTML code? | ||
$lineWrap | wrap width, doesn't include indent space | ||
$preserveSpaces | array | ||
$removeOptional | remove optional HTML end tags? |
Method | Description | |
---|---|---|
__construct ( $texy ) | ||
cb ( $matches ) : string |
Callback function: |
|
postProcess ( $texy, &$s ) | Converts . | |
wrap ( $m ) : string | Callback function: wrap lines. |