-
Notifications
You must be signed in to change notification settings - Fork 120
Open
Description
would it be possible to take
https://github.com/Jasonette/Jasonpedia/blob/gh-pages/template/each.json
and demo nested #each, for each of the "users" have an array of anything please.
Also is each nested loop scoped so I can have name clashes: for example
"users": [{
"profile": "https://pbs.twimg.com/profile_images/557061751150112768/eMwi4Xz2_400x400.jpeg",
"username": "gliechtenstein",
"children": [{"username": "bart"}, {"username": "lisa"}]
}
Metadata
Metadata
Assignees
Labels
No labels