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

attributes set to empty string are ignored #63

Open
jaredatron opened this issue Apr 18, 2012 · 3 comments
Open

attributes set to empty string are ignored #63

jaredatron opened this issue Apr 18, 2012 · 3 comments

Comments

@jaredatron
Copy link

%a{href:""} Empty Link

should generate

Empty Link

instead it generates

Empty Link

empty values for attributes should not be ignored.

thanks

@mattymess
Copy link

Did you ever find a solution to this? I'm having the same issue

@tomykaira
Copy link

👍 and tj's edition has the same issue.
My workaround is to place some text like _REPLACE_ME_IN_COMPILATION_ and replace it compilation (node server, gulp, etc.)

@andresilveirah
Copy link

I believe this is a Haml issue instead of haml-js. I'm having the same problem but I'm using a gem for ruby on rails "haml-rails" and the problem remains the same.

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

4 participants