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 true value for single attribute #73

Closed
Lehakos opened this issue Mar 10, 2016 · 4 comments
Closed

Add true value for single attribute #73

Lehakos opened this issue Mar 10, 2016 · 4 comments
Labels

Comments

@Lehakos
Copy link

Lehakos commented Mar 10, 2016

Hello. When i add single attribute, like 'required' or 'multiple', it's compiled to multiple='true'. How to avoid this?

@jonscottclark
Copy link
Contributor

Can you share your code? And also describe how you are compiling your Jade to HTML?

I have a feeling this may be related to Jade itself and not bemto.

@Lehakos
Copy link
Author

Lehakos commented Mar 12, 2016

I compile jade with gulp, and when i write just sample jade code it's compile ok, when i use bemto like +b.INPUT.input(required) it's compiled to . Sorry for my bad bad english :)

@Lehakos
Copy link
Author

Lehakos commented Mar 12, 2016

No description provided.

@kizu kizu closed this as completed in 325a739 Apr 27, 2016
@kizu
Copy link
Owner

kizu commented Apr 27, 2016

Thanks, fixed in bemto.jade@1.0.3

@kizu kizu added the bug label Apr 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants