I'm still not able to reproduce this. Not, though, that == should only 
work when it's on a separate line from a tag; "%h1==" is indeed an error.

- Nathan

weepy wrote:
> ok - so the behaviour is it works fine also long as theres nothing
> before the == line and nothing after it
>
> so  :
>
>
> %h1== Found [EMAIL PROTECTED] matches
>
> DOESNT WORK
>
> -------
>
> %h1
>   == Found [EMAIL PROTECTED] matches
>
> DOESNT WORK
>
> -------
>
>
> == Found [EMAIL PROTECTED] matches
>
> - @groupings.each do |g|
>   = render :partial "short_profile", :locals => {:grouping => g}
>
> DOESNT WORK
>
> ------
>
> == Found [EMAIL PROTECTED] matches
>
> DOES WORK
>
>
>
> >
>
>   


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