Skip to content
This repository was archived by the owner on Aug 17, 2023. It is now read-only.

Attribute values which are multiline Haml can't have blank lines #41

Closed
rowanseymour opened this issue Dec 7, 2016 · 1 comment
Closed
Assignees
Labels

Comments

@rowanseymour
Copy link
Member

For example, this doesn't parse correctly:

%span{
  'class':
    - if forloop.first
      link-first

    - else
      link-last
 }
@rowanseymour
Copy link
Member Author

Fixed in #40

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant