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

Support escaping in strings #20

Closed sempare closed 4 years ago

sempare commented 4 years ago

Strings like <% 'That\'s nice' %> should work.