unfurl
unfurl copied to clipboard
Parse "Text Fragments"
Description The Text Fragments feature in browsers adds support for specifying a text snippet in the URL hash. Unfurl should be able to parse this out and explain what it is.
Examples
- https://blog.chromium.org/2019/12/chrome-80-content-indexing-es-modules.html#:~:text=ECMAScript%20Modules%20in%20Web%20Workers
- Links to the heading "ECMAScript Modules in Web Workers" on https://blog.chromium.org/2019/12/chrome-80-content-indexing-es-modules.html
References
- https://web.dev/text-fragments/