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

[GitHubGistBridge] fix use the css selector "contains" to find gist comments #2306

Merged

Conversation

fmachen
Copy link
Contributor

@fmachen fmachen commented Oct 24, 2021

issue #2278 identifies bridges that are partially broken. I try to fix some of them.

GitHubGistBridge use css class selector to find gist comments.
Many utility classes surround the meaningful class: class="timeline-comment-header-text f5 color-fg-muted text-normal text-italic"
Fixed using css contain selector


image

@em92 em92 merged commit 4187d8f into RSS-Bridge:master Oct 29, 2021
floviolleau pushed a commit to floviolleau/rss-bridge that referenced this pull request Jan 25, 2022
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

2 participants