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

Slightly improves HAML attribute parsing #82

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Qqwy
Copy link

@Qqwy Qqwy commented Jun 9, 2017

This ensures that the attribute parsing goes a little nicer, and at least does not break on the access operator . anymore.

Note that nested maps are not possible by this PR, because for this, an overhaul of the way Calliope parses attributes (Calliope.Parser.build_attributes) is necessary that uses LR or LL parsing instead of string replacements.

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

Successfully merging this pull request may close these issues.

1 participant