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

Bug: regex not matching correctly in specific case #195

Open
cow1337killer3 opened this issue Apr 2, 2024 · 0 comments
Open

Bug: regex not matching correctly in specific case #195

cow1337killer3 opened this issue Apr 2, 2024 · 0 comments

Comments

@cow1337killer3
Copy link

This highlight filter:

match(float, "(0000|1111|2222|3333|4444|5555|6666|7777|8888|9999)") >= 1

Is matching/highlighting an item with:

Float: 0.03309061005712

Not sure why, and haven't found any other mismatches besides 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