issues
search
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
Merge release candidate
#40
Closed
darnocian
closed
3 years ago
darnocian
commented
3 years ago
Fix double free bug on ParseFile
TNewLineStreamWriter fixed to handle carriage return correctly
Provide Context.StartStripToken and Context.EndStripToken to allow for content to be ignored between template statements
Documentation updates
Context.Options updated to require eoAllowIgnoreNL if ignorenl statement is to be processed