Multi-line @extends

4 views
Skip to first unread message

wat3r...@gmail.com

unread,
Nov 25, 2015, 11:26:14 AM11/25/15
to rythmengine
All,

I was trying to use @extends(parentTemplate, arg1: "value1", arg2: "value2", ..., argN: "valueN"). It works but it can get really long. I tried writing it in the following:

@extends(parentTemplate,
arg1: "value1",
arg2: "value2",
 ...
argN: "valueN"
)

But, I get an error when I write it this way. Is there another way to set the arguments so they can be in multiple lines for readability?

Thanks,
Maria 
 

green

unread,
Nov 25, 2015, 2:29:03 PM11/25/15
to rythmengine
Unfortunately the multi-line @extends declaration is not supported. You raise a ticket on github to request the feature

--
You received this message because you are subscribed to the Google Groups "rythmengine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rythmengine...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages