sempare / sempare-delphi-template-engine

Sempare Template (scripting) Engine for Delphi allows for flexible dynamic text generation. It can be used for generating email, html, reports, source code, xml, configuration, etc.
Apache License 2.0
144 stars 18 forks source link

TNewLineStreamWriter does not handle #13 correctly when replacing newlines. #37

Closed darnocian closed 3 years ago

darnocian commented 3 years ago

The stream writer deals with #10 correctly, but #13 is not dealt with correctly.