Maybe something similar to Sass::Template.options[:style] = :compact Just Haml::Template.options[:style] = :compact
On 7/23/07, Jan Szumiec <[EMAIL PROTECTED]> wrote: > > Hey guys, > > I love the way haml structures output XML - it's easy to read and very > helpful. We have noticed, however that if we were to get rid of all > spaces in the document, we would be able to reduce the output size of > a typical template by about 25%. > > Do you think it would be a good idea to include a switch in the > options to strip the output document of all unnecessary spaces? > > Thanks, > Jan > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/haml?hl=en -~----------~----~----~----~------~----~------~--~---
