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

Recognise colons and any other characters that need escaping #1

Closed
mareksotak opened this issue Dec 29, 2014 · 1 comment
Closed

Recognise colons and any other characters that need escaping #1

mareksotak opened this issue Dec 29, 2014 · 1 comment
Assignees

Comments

@mareksotak
Copy link

We are not able to recognise selectors which have class/id structure using colons.

example: #test3:foo:bar
which should translate into #test3\3Afoo\3Abar

@fczbkk fczbkk self-assigned this Dec 31, 2014
@fczbkk
Copy link
Owner

fczbkk commented Dec 31, 2014

The ID and class selectors should now be escaped.

@fczbkk fczbkk closed this as completed Dec 31, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants