trim property

bool trim
final

Trim whitespace and newlines from front and back

For better control, trim is applied before the header and footer are added (-> only applies to main body).

Implementation

final bool trim;