Thanks Teja for noticing that stupid error ;-) !

On Sat, 2 Jul 2016 at 23:57 TEJA SRIVASTAV <[email protected]> wrote:

> html syntax is wrong
>
> current: echo -e "%angular <button ng-click='run = run+1'> Click
> {{run}}<\button>"
> mistake: echo -e "%angular <button ng-click='run = run+1'> Click {{run}}
> *<\b*utton>"
> expected: echo -e "%angular <button ng-click='run = run+1'> Click {{run}}
> *</b*utton>"
>
> can u try this
>
>
> On Sun, Jul 3, 2016 at 2:53 AM tog <[email protected]> wrote:
>
>> Hi
>>
>> I was on my way testing angular when I noticed this behavior.
>>
>>
>> https://www.zeppelinhub.com/viewer/notebooks/bm90ZTovL3RvZy9Mb2NhbFplcHBlbGluLzUzMDUvbm90ZS5qc29u
>>
>> What am I doing wrong?
>>
>> Cheers
>> Guillaume
>>
>

Reply via email to