-
### Describe the issue
I'm seeing a new bug on regex101 that results in errors sometimes being thrown to the console:
```
RangeError: Maximum call stack size exceeded.
at ContentView.replaceCh…
-
Hello,
I've noticed that the current regex used to get the Content-Type is not sufficient to cover all content types.
Current regex:
https://github.com/laluka/bypass-url-parser/blob/main/src/by…
-
They have a library where people can upvote regex, might be useful!
https://regex101.com/library?orderBy=MOST_POINTS
-
**Describe the bug**
Gitleaks does not find all the secrets, although the regex is correct and everything is ok here + field "Secret" is not filled:
https://regex101.com/r/zAaY2U/1
https://regex10…
-
### Description
I would like a way to measure the run code x times on the html and then get the average time, for easy test purposes.
Would this feature be feasible?
To cope I currently use ``p…
-
Please provide the following when posting an issue:
original .tex code
--
```tex
\begin{pmatrix}
1 & 2 \\[0.2cm] 3 & 4
\end{pmatrix}
```
yaml settings
--
```yaml
modifyLineBreaks:
…
danrr updated
1 month ago
-
## Feature
With complex regexes, it's often helpful to be able to see all possible match group numbers and names, even if they are not matched.
e.g. a display like:
```
Possible named groups: …
-
The official Semantic Versioning website has a suggested [regex](https://semver.org/#is-there-a-suggested-regular-expression-regex-to-check-a-semver-string).
Which is different from the one used in s…
-
**Describe the bug**
In [password block](https://github.com/gitleaks/gitleaks/blob/8de8938ad425d11edb0986c38890116525a36035/config/gitleaks.toml#L471C12-L471C229) in `([0-9a-z\-_.=]{10,150})` there a…
-
+ 添加 https://regex101.com/