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

Nesting if and for #5

Closed
vishnevskiy opened this issue Oct 19, 2010 · 1 comment
Closed

Nesting if and for #5

vishnevskiy opened this issue Oct 19, 2010 · 1 comment

Comments

@vishnevskiy
Copy link

When you do something like this

    - if var
       - for thing in things
          %div= thing
    - else
       %div no things

The else is always happening for some reason.

@jessemiller
Copy link
Owner

This should now be fixed

This issue was closed.
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

2 participants