diff --git a/example/index.html b/example/index.html index f62662a..f059b05 100644 --- a/example/index.html +++ b/example/index.html @@ -1,21 +1,28 @@ - + yo
-

{{name}}

+

name: {{name}}

+ +

complex.a.b.c: {{complex.a.b.c}}

+ +

scope: {{$id}}

+