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

Does not work on words split by formatting #50

Open
fakkoweb opened this issue Jun 21, 2020 · 0 comments
Open

Does not work on words split by formatting #50

fakkoweb opened this issue Jun 21, 2020 · 0 comments

Comments

@fakkoweb
Copy link

fakkoweb commented Jun 21, 2020

Here: https://www.listediparole.it/m/a/4/paroleconario.htm

You can try this regex:
.{1}ario
no word from the results will be highlighted.

It is probably because the formatting makes the searcher believe that each word result is actually two different words (separated by <b> tag). So that they are individually searchable.

Default Chrome search does not do this.

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

No branches or pull requests

1 participant