You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interpreting a page sometimes fails to highlight the main content of the page. Instead the main entry is treated the same as any other content (h-cards, other h-entries on the page)
Describe the solution you’d like
XRay has logic to check the items for one that matches the URL of the page.
A simpler fallback would be to grab the first h-entry on the page but that seems brittle and could be confused if there is an h-feed.
Describe alternatives you’ve considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
Split from #20
Interpreting a page sometimes fails to highlight the main content of the page. Instead the main entry is treated the same as any other content (h-cards, other h-entries on the page)
Describe the solution you’d like
XRay has logic to check the items for one that matches the URL of the page.
A simpler fallback would be to grab the first h-entry on the page but that seems brittle and could be confused if there is an h-feed.
Describe alternatives you’ve considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: