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

Fixed regexp on both ul and li opening tags #872

Merged
merged 2 commits into from
Jun 9, 2015
Merged

Fixed regexp on both ul and li opening tags #872

merged 2 commits into from
Jun 9, 2015

Conversation

treece
Copy link
Contributor

@treece treece commented Jun 9, 2015

Ref: #864

The ul and li opening tags will now return true if a class happens to be added to either of them.

@treece
Copy link
Contributor Author

treece commented Jun 9, 2015

Hmmm... probably not necessary since FCC is using a loose matching system. I'll stick with your way then if that's how you've been doing it. I'll update the PR. Thanks for letting me know though. I usually try to scan over the files and see how you normally do things because I don't want to deviate from the norm but I totally missed that one.

@QuincyLarson
Copy link
Contributor

Great! Thanks! I'll accept this updated pull request. Thanks again for all your help :)

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.

None yet

3 participants