They don't trim the leading indent, but that's easy enough to implement in
a template tag.

On Tue, May 17, 2016, 12:39 kdex <[email protected]> wrote:

> No one says you have to use the "+" operator. Why don't you use template
> literals?
>
> On Dienstag, 17. Mai 2016 16:35:28 CEST Cedric neuland wrote:
> > Hi,
> >
> >
> >
> > I hope this is the right place for this..
> > I was wondering why this: 1+'b' +    "c"cant be written like this: 1'b'
>    "c"
> > Perhapse this can be a new feature of ES?
> > greetz Cedric
> >
> >
> >
> _______________________________________________
> es-discuss mailing list
> [email protected]
> https://mail.mozilla.org/listinfo/es-discuss
>
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to