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

Consider support for Array and Object JSON literals #26

Open
tmpfs opened this issue Nov 15, 2020 · 0 comments
Open

Consider support for Array and Object JSON literals #26

tmpfs opened this issue Nov 15, 2020 · 0 comments
Assignees

Comments

@tmpfs
Copy link
Contributor

tmpfs commented Nov 15, 2020

Arrays potentially collide with the raw identifier notation this.[1] and Objects also use curly braces which makes reading a literal statement awkward, eg: {{#each {"foo":"bar"}}} has three trailing curly braces due to the inner closing object.

@tmpfs tmpfs self-assigned this Nov 15, 2020
@tmpfs tmpfs mentioned this issue Nov 15, 2020
27 tasks
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