jeromegn / slang

Slim-inspired templating language for Crystal
MIT License
236 stars 30 forks source link

Minify HTML output #42

Open GuskiS opened 6 years ago

GuskiS commented 6 years ago

It would be great if it was possible to minify HTML output to save bytes. Most of the time, there is no need to output whitespaces. Maybe specify it with some kind option/variable.