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

Parse header IDs according to HTML4 spec #74

Closed
wants to merge 1 commit into from

Conversation

MattiSG
Copy link

@MattiSG MattiSG commented Aug 13, 2013

Includes colons, underscores, dots and hyphens.

This fixes #72.

Includes colons, underscores, dots and hyphens
@ghost ghost assigned gettalong Aug 21, 2013
@gettalong
Copy link
Owner

Thanks for the pull request but I didn't use it because dots won't still be allowed and there was another place where this would need to be changed.

@gettalong gettalong closed this Aug 21, 2013
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.

Parse header IDs with colons
2 participants