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 support for Jade 1.0.0 #118

Open
Artazor opened this issue Dec 23, 2013 · 1 comment · May be fixed by #129
Open

Add support for Jade 1.0.0 #118

Artazor opened this issue Dec 23, 2013 · 1 comment · May be fixed by #129

Comments

@Artazor
Copy link

Artazor commented Dec 23, 2013

Bump to new version, please -)

@martindale
Copy link

I suspect this is why templates with the following syntax do not get their local variables set correctly:

for person in people

It seems like the Jade plugin is only looking for the #{name} pattern, so loops in this format (Jade 1.0.0+?) aren't being included in the compiled template.

@martindale martindale linked a pull request May 31, 2014 that will close this issue
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 a pull request may close this issue.

2 participants