Mako and whitespace

2010-10-05 Thread Matt H
Hi guys. How would I go about removing whitespace from the html output of my mako templates? I see that in the /data/templates directory the templates are cached with a ton of whitespace, so how would I execute a function on the output before it gets cached by Mako? -- You received this message

Re: Mako and whitespace

2010-10-06 Thread Deron Meranda
On Tue, Oct 5, 2010 at 10:17 PM, Matt H wrote: > How would I go about removing whitespace from the html output of my > mako templates? I see that in the /data/templates directory the > templates are cached with a ton of whitespace, so how would I execute > a function on the output before it gets c