Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

无法正确处理 Handlebars 模板的 @../index 语法 #8

Open
taberh opened this issue Dec 11, 2014 · 0 comments
Open

无法正确处理 Handlebars 模板的 @../index 语法 #8

taberh opened this issue Dec 11, 2014 · 0 comments

Comments

@taberh
Copy link
Contributor

taberh commented Dec 11, 2014

var tpl = '{{#each list}}' +
              '{{#each .}}' +
                  '{{@../index}}  {{@index}} <br />'+
              '{{/each}}' +
          '{{/each}}'
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant