-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Description
Description
As the selector suggests, this feature is being applied to all the links on every page:
| observe(`a[href]:not(.${linkifiedURLClass})`, { |
We should look into the feature’s git history to see where this feature is expected to work exactly (e.g. only on markdown, likely) and make the selector more specific, perhaps even avoiding known-misses like these 2 links:
Natively shortened
Natively extended
How to replicate the issue
- Visit https://github.com/refined-github/refined-github/issues
- I don't think any links would ever need to be shortened on this page, but the feature is run on 258 links
Extension version
any
Browser(s) used
any
Reactions are currently unavailable