processNewLineAsBr property

bool processNewLineAsBr
final

Determines whether newlines (\n) should be written as
. This is not recommended for HTML documents.

The default value is false.

Implementation

final bool processNewLineAsBr;