node-blade icon indicating copy to clipboard operation
node-blade copied to clipboard

Support render foo()#id.class?

Open braco opened this issue 12 years ago • 1 comments

It seems reasonable to expect this to work:

render foo("..")#id.class

given the similar format in

call dialog("Blade is awesome")#foobar.foo.bar

I imagine it would attach #id.class to the parent container as in call.

braco avatar Mar 06 '13 21:03 braco

@braco - Good point. This is a fairly low priority at this time, but I'll keep it on the list. Pull requests are graciously accepted. :)

bminer avatar Mar 07 '13 17:03 bminer