Trim-whitespace layout renderer
If you want to contribute, please create a user account and contact Jarek to get edit access.
Trims the whitespace from the result of another layout renderer.
Supported in




Configuration Syntax
${trim-whitespace:trimWhiteSpace=Boolean:inner=Layout}
or by using ambient property to modify output of other layout renderer:
${other:trimWhiteSpace=Boolean}
Read more about using the Configuration File.Parameters
- Transformation Options
- trimWhiteSpace - Indicates whether lower case conversion should be applied.Boolean Default: True

- inner - Wrapped layout.Layout





