-
**Current RegEx:** https://regex101.com/r/hH5cN7/7
**Proposed RegEx:** https://regex101.com/r/hH5cN7
**Repo file:** https://github.com/dcsan/gitterbot/blob/master/nap/data/rooms/RoomMessages.js#L47
##…
-
Hi,
with both `Markdown` and `MarkdownExtra` there are issues with very long content like inline images. https://github.com/michelf/php-markdown/blob/51613168d71787b0fe8472166ccbfa8d285c02cd/Michel…
-
Hi all,
I dont know if it is a bug or if I am using it wrong.
I am new to regular expressions but did a lot of research and did some excercises on https://regex101.com/
I have a searchable pd…
dbffm updated
2 years ago
-
## 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
2 months ago
-
work imdbid regex
if imdbid := search(r"^(?:https?:\/\/)?(?:www\.)?(?:imdb.com\/title\/)?(tt\d*)", user_input):
https://regex101.com/r/AolFbd/1
-
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
5 years ago
-
Moodle 4.1.1+ Build 20230126
plugin version 2021051711
I would like to only create/import users where "Job Title" NEQ "Volunteer"
`(?!Volunteer)`
negative lookahead does not work.
I have trie…
-
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…
-
I checked and this won't require any additional requests, looks like bio contents are already included in the tweet payload.
It looks like the payloads we want can be found here:
```
itemConten…
-
- [正则表达式-MDN](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Guide/Regular_Expressions)
- [regex101](https://regex101.com/)
- [regexper](https://regexper.com/)
- https://regexr.com/
…