airspeed icon indicating copy to clipboard operation
airspeed copied to clipboard

Wrong newline/whitespace behavior

Open memeplex opened this issue 9 years ago • 1 comments

See the section "Formatting Issues" in https://velocity.apache.org/engine/releases/velocity-1.5/user-guide.html, about gobbling up excess whitespace. It's not the behavior of airspeed.

memeplex avatar Feb 22 '16 23:02 memeplex

Thanks for getting in touch. Yes, this is noted in the README:

The output of templates in Airspeed is not yet 'whitespace compatible' with Velocity's rendering of the same templates, which generally does not matter for web applications.

I haven't had the opportunity to tackle this, but if you fancy digging in I'd be happy to take care of incorporating any related changes you might have and releasing them.

purcell avatar Feb 23 '16 07:02 purcell