We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e45c97 + 3f92ff6 commit acb582bCopy full SHA for acb582b
src/text-fragment-utils.js
@@ -119,7 +119,7 @@ const parseTextFragmentDirective = (textFragment) => {
119
* fragments in.
120
* @param {Element=} root - the root element where to extract and mark
121
122
- * @return {{text: Element[]}} `<mark>` elements created to highlight the
+ * @return {{text: Element[][]}} `<mark>` elements created to highlight the
123
* text fragments.
124
*/
125
export const processFragmentDirectives =
0 commit comments