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

Allow for attributes in the html tag. #70

Merged
merged 1 commit into from
Jul 16, 2012
Merged

Allow for attributes in the html tag. #70

merged 1 commit into from
Jul 16, 2012

Conversation

aaronjensen
Copy link
Contributor

Obviously not the best way to test for this, but I didn't want to involve a
regexp or a dom parser. The old way didn't work for our app or any app that
puts attributes on html (like facebook open graph attributes)

Obviously not the best way to test for this, but I didn't want to
involve a regexp or a dom parser. The old way didn't work for our app or
any app that puts attributes on html (like facebook open graph
attributes)
flyerhzm added a commit that referenced this pull request Jul 16, 2012
Allow for attributes in the html tag.
@flyerhzm flyerhzm merged commit 516f959 into flyerhzm:master Jul 16, 2012
flyerhzm added a commit that referenced this pull request Jun 1, 2013
Allow for attributes in the html tag.
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.

2 participants