Yes, this is indeed a typo. I've fixed it in the online docs and the stable tag.
- Nathan On Mar 19, 7:14 am, "Paul Abbot" <[EMAIL PROTECTED]> wrote: > hi, > i'm going through the haml documentation > athttp://haml.hamptoncatlin.com/docs. in the example: > --------------------------- > #foo Hello! > > compiles to: > <div id='foo'>Hello!</foo> > --------------------------- > > should it not be <div id='foo'>Hello!</div>? ie the > closing tag should match the opening tag, in this case > "div." > > i'm pretty sure it's a typo but i want to make sure > i'm not missing some nuance of haml before i continue :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
