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

Support for loading Link to Text Fragment with textStart,textEnd format #3

Open
Qhilm opened this issue Sep 14, 2023 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@Qhilm
Copy link

Qhilm commented Sep 14, 2023

Example:

https://blog.chromium.org/2019/12/chrome-80-content-indexing-es-modules.html#:~:text=The%20Content%20Indexing%20API,like%20in%20Chrome%2080.

(this was generated using Chrome's native "Copy Link to Highlight")

Expected results, the entire following paragraph is highlighted:

The Content Indexing API provides metadata about content that your web app has already cached. More specifically, it stores URLs for HTML documents that display stored media. The new API lets you add, list, and remove resources. Browsers can use the information in the index to display a list of offline-capable content. Here's what it looks like in Chrome 80.

What actually happens: only "The Content Indexing API" is highlighted.

@debanjum debanjum added the enhancement New feature or request label Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants