Skip to content

Commit b0cdeee

Browse files
committed
[docs] Add note about WICG Text Fragment proposal.
1 parent 5c8aa1d commit b0cdeee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This description might make it sound a little complicated, but it's actually pre
2222
## Non-goals
2323

2424
* Handling frequently-changing content, such as wikis. It should be robust to occasional small edits, but if you want truly robust deep linking, you really need support from the authoring environment (CRDTs, etc).
25-
* Working for every usecase. I have specific things that I want in a script like this, and other people will have other things they want. Those people should build their own similar scripts — diversity is good!
25+
* Working for every usecase. I have specific things that I want in a script like this, and other people will have other things they want. Those people should build their own similar scripts — diversity is good! For instance, this intentionally does not implement the [WICG Text Fragment](https://wicg.github.io/scroll-to-text-fragment/) interface, although it's possible it may in the future if that ends up standardized in a form that I like.
2626

2727
## Installation
2828

0 commit comments

Comments
 (0)