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

Add forelse #46

Closed
osteele opened this issue Jun 17, 2021 · 1 comment
Closed

Add forelse #46

osteele opened this issue Jun 17, 2021 · 1 comment
Labels
compatibility feature parity Feature parity with Shopify Liquid help wanted

Comments

@osteele
Copy link
Owner

osteele commented Jun 17, 2021

Shopify Liquid supports a for loop else clause. This library does not.

This was noticed by @tanema in issue #42.

@osteele osteele added help wanted feature parity Feature parity with Shopify Liquid compatibility labels Jun 17, 2021
@codykrieger
Copy link
Contributor

I've addressed this in #93. :-)

@danog danog closed this as completed in a9b2aa0 Oct 17, 2024
danog added a commit that referenced this issue Oct 17, 2024
implement support for else clauses in for loops. fixes #46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility feature parity Feature parity with Shopify Liquid help wanted
Projects
None yet
Development

No branches or pull requests

2 participants