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

Error when having heading tag without type attribute #1

Closed
kgaut opened this issue Jun 11, 2013 · 1 comment
Closed

Error when having heading tag without type attribute #1

kgaut opened this issue Jun 11, 2013 · 1 comment
Assignees
Labels

Comments

@kgaut
Copy link

kgaut commented Jun 11, 2013

if within head tags I've a link tag whithout the rel attribute, in example :

    <link rel="stylesheet" href="css/styles.css">

I get this error :

TypeError: t is undefined
jquery.markup.js (ligne 194)

maybe, it could be usefull to testing in type is defined ?

Cheers

@ghost ghost assigned rse Jun 11, 2013
@rse
Copy link
Owner

rse commented Jun 11, 2013

Thanks for the hint. Now fixed in a46d78e

@rse rse closed this as completed Jun 11, 2013
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

2 participants