Alright, I've added docs for backslash in stable and master. I've also 
made it so that + with a space after it is interpreted as a selector and 
not a mixin.

Mislav Marohnić wrote:
> I'd rather put the sibling combinator in the same line than escaping 
> it with a backslash.
>
> But I agree, this caveat should be documented.
>
> On Thu, May 29, 2008 at 2:33 PM, we5 <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>
>     Hi there,
>
>     congrats for releasing Haml 2.0
>
>     Everything is running great so far but the mixins for Sass seem to
>     cause a problem with the CSS3 "Adjacent sibling combinator"
>     represented by the "+"
>
>     So this block:
>
>     #foo
>     + bar
>     color: black
>
>     ... will cause an error
>
>     Escaping the "+" with a "\" works fine but this _feature_ is not
>     documented anywhere (i couldn't find it). I also think, that such
>     characters used as CSS selectors/combinators should not be used
>     feature-wise per default.
>
>     Why not using a "+=" syntax? :)
>
>
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Haml" group.
To post to this group, send email to haml@googlegroups.com
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