We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thank you for the great program.
When markSearchResults: true, searching with * or ( ) generates a regular expression error.
markSearchResults: true
*
(
)
The text was updated successfully, but these errors were encountered:
@daeyoonlee thanks for letting me know it. I will check and fix it in the future release.
Sorry, something went wrong.
Thank you
@sa-si-dev I did a PR for this. Please take a look and hope it helps 🎄🎅🏻
@gnbm thanks for your contribution. I will merge it in the next release.
@daeyoonlee This issue has been fixed in the release v1.0.37
gnbm
No branches or pull requests
Thank you for the great program.
When
markSearchResults: true
, searching with*
or(
)
generates a regular expression error.The text was updated successfully, but these errors were encountered: