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

Search plugin: wholeWords not working as expected #1344

Open
baptistefkt opened this issue Dec 8, 2022 · 0 comments
Open

Search plugin: wholeWords not working as expected #1344

baptistefkt opened this issue Dec 8, 2022 · 0 comments

Comments

@baptistefkt
Copy link

baptistefkt commented Dec 8, 2022

Steps to reproduce

Expected behavior

  • it should highlight all occurrences including words that are alone on their line and words that are at the beginning or at the end of their line.

Actual behavior

  • words that are alone on their line are not highlighted
  • words that are at the beginning or at the end of their line are not highlighted
  • same for a group of words (ex: try to match who should in "Who should read this guide?")
  • same for a whole line of text

Screenshot 2022-12-08 at 15 04 40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants