-
[This message](https://github.com/user-attachments/files/17600558/Re.RFR.8321500.javadoc.rejects.%40.in.multi-line.attribute.value.-.Jonathan.Gibbons.jjg%40openjdk.org.-.2024-10-15.1832.txt) (in .eml …
-
### Description
Consider the following gist. I want to capture filename and the ballerina code contents of the given text using this regex.
Issue doesn't seem to be with backticks unicode as well…
-
**Before creating an issue**
Please confirm that you are on the latest version of pytube by installing from the source.
You can do this by running `python -m pip install git+https://github.com/pyt…
-
**Describe the bug**
Using a pretty simple `".*$"` regexp results in `No Regex pattern match`. That is with `noFlags` flag that implies `multiline: false`, so `$` should match something.
**To Re…
-
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…
-
I attached the screenshot of my filter.
I tested the Regex itself in an online Regex tester with mail email headers and it works.
I am trying to match the X-Spam-Status score between 3 and 10.
This…
-
Hey thanks for this website, love the tool you have built here.
One issue I face is when I have a list of IDs from websites such as this,
```
1 EB01-021 4xEB01-022 4xEB01-026 4xOP02-051 4xOP02…
-
I have run into a number of cases where a "not matching regex" condition would be useful, i.e. the opposite of `=~`. Latest example is [here](https://github.com/NoahTheDuke/vim-just/pull/114/files#di…
-
When I receive a message from Microsoft Teams (noreply@email.teams.microsoft.com), I notice the sender fields contain BASE64 data like this one. (View > Message Source).
```
From: "=?utf-8?B?Q2FycmV…
-
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