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

Support {{^}} as else clause #45

Closed
jknack opened this issue Jul 23, 2012 · 0 comments
Closed

Support {{^}} as else clause #45

jknack opened this issue Jul 23, 2012 · 0 comments
Assignees
Milestone

Comments

@jknack
Copy link
Owner

jknack commented Jul 23, 2012

Handlebars.java must suport {{^}} expression for if helper. Example

{{#if value}}
 ...
{{^}}
 ...
{{/if}}
@ghost ghost assigned jknack Jul 23, 2012
jknack added a commit that referenced this issue Jul 23, 2012
@jknack jknack closed this as completed Jul 23, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant