Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4828

Removing whitespace with angle bracket syntax

$
0
0

@francesconovy wrote:

With the curly brace syntax, you can do something like this:

<span>
  {{~#link-to 'my-page'}}text{{/link-to~}}
</span>

To remove unwanted whitespace. Is there a way to do the same with angle bracket syntax? I tried <~LinkTo> but that throws a compiler error.

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4828

Trending Articles