-
## Feature
Hi! I love the website, use it multiple times a week to check my regex. Often my workflow is that I'll write regex, paste it into the website, and check some test cases or check the expl…
-
## Bug Description
Currently if you have nothing entered in Regular expression and Test string fields, and try to close the page, it still shows the warning
### Reproduction steps
1. go t…
lotas updated
3 months ago
-
Feature request: Add a section on goal settings page to verify if a URL will track goals or page visits when the setting for the goal is set to "where the URL matches an expression".
For e.g. when…
-
Sometimes, we create block links within a note and then insert these block links into other notes. Occasionally, we might split this note into smaller notes, which means that the block links in other …
-
Hi,
I'm using balanced-match to isolate the body of a function (all between brackets)
So, I assume during my test that a function is begining by the same pattern (scope function name params {) an…
Neewd updated
6 years ago
-
http://regex101.com/
-
I'm performing an academic experiment in which I'm seeding vulnerabilities in mobile app codebases and then trying to find them. I'm using `mobsfscan` for this purpose.
I believe it is failing to f…
-
In https://regex101.com I can do unit tests but I can't save them. Can I do that but with a way to save unit tests.
-
I tried to send logs to fluentd by syslog. Fleuntd shows me error:
`2024-10-03 15:38:32 +0000 [error]: #0 invalid input data="gunicorn.site.wsgi.application.access: [30] 10.0.0.2 - USER [03/Oct/2024:…
-
Hi there,
It looks like regex matching is sort of like a start spot for highlighting to continue indefinitely until a next regex is matched. I personally find it more useful if highlighting limits …