On Tue, Jan 20, 2009 at 5:02 PM, Nathan Weizenbaum <[email protected]> wrote:
> Can you pastie the full text of your template?

Ah, didn't occur to me that it was ambiguous; those two lines *are*
the full text of the partial. The template rendering it is similarly
simple, rendering this as a collection.

Anyhow, I mustn't have been trying very hard earlier, because I can
boil the bug down to:

def do_capture(&blk)
  capture(&blk)
end

= do_capture do
  %h1 foo

Unfortunately, I still can't reproduce that in a fresh application,
neither with edge nor the exact revision I mentioned before (9e2b4a1).
I will look into this more soon -- I really like ugly mode.

k

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