Hey - thanks for quoting my insane chicken rant on your front page.  I
appreciate the linkiness.  Anyway, I just thought I'd throw in a
suggestion.  I find that sometimes I need to do the crazy hardcore
kind of crap that doesn't play well with HAML (nested loops and the
like).  I realize I should be handling some of this with helpers and
partials, but sometimes that gets really messy.  Anyway, I just want a
way I can skip back to eRB for a moment and then cut right back to
haml afterward.  Something like this

<pre><code>
!!!
%head
  ...
%body
  .pwnage
    Plants are awesome

<<-ENDERB

Something here that I can't think of right now because for the most
part Haml kicks the crap out of everything.

ENDERB
</code></pre>

That would rock.


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