(this page is translated by Google; We're working hard on a human translation)
Class TexyHtmlOutputModule
He is responsible for formatting the output XHTML / HTML. The resulting HTML formats as well as monitors and corrects "wellformed" registration.
Configuration
| variable | type | default | description |
|---|---|---|---|
| $ Indent | boolean | TRUE | format the output into a neat appearance? |
| $ BaseIndent | int | 0 | minimum indentation of each line |
| $ LineWrap | int | 80 | Maximum line width |
Optional end tags are removed only in HTML mode. Wrap text can be disabled by setting $texy->htmlOutputModule->lineWrap = FALSE .





