smfoote / tornado

HTML templates with asynchronous rendering, built with JavaScript.
http://smfoote.github.io/tornado/
Apache License 2.0
8 stars 3 forks source link

Remove excess whitespace in a transform pass #98

Open smfoote opened 9 years ago

smfoote commented 9 years ago

Leading whitespace is insignificant in certain HTML elements. Removing this whitespace can make the compiled templates a lot smaller.