Actually, this is solvable without needing more regex power - I've just fixed it in trunk. It still might choke if you have bracket characters that aren't part of the interpolation, but stuff like your example should now work. Thanks for pointing this out.
- Nathan Ryan T Mulligan wrote: > I'm sorry, here is the correct link: > > http://attachr.com/9109 > > Is this due to the same problem as this bug: > http://groups.google.com/group/haml/browse_thread/thread/873de4d0dbf9afc9/b2a30b40db39bddf?lnk=gst&q=string+interpolation&rnum=1#b2a30b40db39bddf > > -Ryan Mulligan > > On Jul 29, 1:41 pm, Ryan T Mulligan <[EMAIL PROTECTED]> wrote: > >> I think I've found a limitation with == >> >> This Haml file does not compile:http://attachr.com/9108 >> >> It appears that the string interpolation is only allowed to a depth of >> one. >> >> -Ryan Mulligan >> > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
