afscrome / IronVelocity

A wrapper around NVelocity (a port of Apache Velocity) using the DLR to provide higher performance template execution.
MIT License
6 stars 1 forks source link

Reduce Whitespace in rendered output #70

Closed afscrome closed 8 years ago

afscrome commented 8 years ago

By default, whitespace will be rendered as is. When the OptimiseWhitespace options is specified when creating AntlrVelocityParser, whitespace rendering is changed as follows: