I am using Flask Assets which uses Webassets. It does a great job of stripping my HTML.
However it strips whitespace in one area where I do not want whitespace to be stripped. Is there a way to tell webassets not to strip the whitespace from one area of code?