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

html5 tag does not render parameters properly #97

Closed
kitofr opened this issue Apr 6, 2014 · 2 comments
Closed

html5 tag does not render parameters properly #97

kitofr opened this issue Apr 6, 2014 · 2 comments

Comments

@kitofr
Copy link

kitofr commented Apr 6, 2014

Using hiccup 1.0.1 i get the following output when I use html5.

(h/html5 {:ng-app "foo"})
;=> "<!DOCTYPE html>\n<html></html>"
@asmala
Copy link
Collaborator

asmala commented Apr 7, 2014

This seems to work fine from 1.0.3 onwards, apparently added by this commit.

@kitofr
Copy link
Author

kitofr commented Apr 8, 2014

Ah, ok. I'll try to upgrade. Tnx.

@kitofr kitofr closed this as completed Apr 8, 2014
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

2 participants