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
highlightMatchedText trims to snippetLength, but that length includes the length of the <b></b> tag that are added. It should trim to the length of the text excluding the tags.
highlightMatchedTexttrims tosnippetLength, but that length includes the length of the<b></b>tag that are added. It should trim to the length of the text excluding the tags.