racke / Template-Flute

Template::Flute - Modern designer-friendly HTML templating Engine
Other
11 stars 12 forks source link

Collapse whitespace before i18n #84

Closed melmothx closed 9 years ago

melmothx commented 9 years ago

Leading and trailing whitespace is kept, while the whitespaces inside the strings are collapsed to a single space.

This should close https://github.com/racke/Template-Flute/issues/83