Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{key} command support #205

Closed
dikmax opened this issue Feb 6, 2020 · 0 comments · Fixed by #208
Closed

{key} command support #205

dikmax opened this issue Feb 6, 2020 · 0 comments · Fixed by #208

Comments

@dikmax
Copy link

dikmax commented Feb 6, 2020

Here's a valid example:

{template .test}
  <div {key "1"}></div>
{/template}

but now it fails to parse.

crdev pushed a commit to crdev/bamboo-soy that referenced this issue Feb 7, 2020
@crdev crdev mentioned this issue Feb 7, 2020
kaathewise pushed a commit that referenced this issue Feb 11, 2020
* Support {skip}

* Support {key}

Fixes #205
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants