Haml does indeed omit the closing tags of self-closing tags such as "br" and "meta" in HTML mode.
On Fri, Jun 26, 2009 at 12:19 AM, Evgeny <[email protected]> wrote: > > http://code.google.com/speed/articles/optimizing-html.html > > Essentially, not all tags "require" a closing tag when using the HTML > dtd (not XHTML) - does HAML have a mode where he ignores these closing > tags, and thus makes the file size smaller? > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
