stripMarker property

String stripMarker
final

The marker used for whitespace stripping. Default: -

When placed inside a delimiter (e.g., {{- or -%}), it strips whitespace from the adjacent text.

Implementation

final String stripMarker;