It will work with the first and the third, but not the second. Implicit 
divs only work when a class or id is given.

Evgeny wrote:
> Does it work with DIVs and all the other nifty haml stuff?
>
> Example:
>
> HAML
>
> #first/{:height=>5}
> >/{:height=>5}
> .third/{:height=>5}
>
> HTML
>
> <div id="first" height="5"/><div height="5"/><div class="third" 
> height="5"/>
>
>
> >


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to