-
#### Brief summary of issue / Description of requested feature:
Add syntax highlighting for regex expressions in trigger/alias editors
#### Steps to reproduce the issue / Reasons for adding featur…
-
### Bug Summary
Describe the issue encountered concisely but informative.
IsValidNumber throwing error for UK valid phone number. There seems to be an issue with the regex.
Can we update the …
-
The named capture groups `(?P...)` and `(?'name'...)` are unimplemented. If these are implemented in CTRE's grammar then it will be closer to PCRE.
```C++
#include
int main(){
ctre::match…
-
## Feature
Hi,
From my website, I share all I code for Joomla plugin. I use Regex101 for testing my regex. When my regex is OK, I integrate it into my code. But I write an article for explain to my …
-
## Flavor Request
I have a biased interest as the creator of the new [`regex`](https://github.com/slevithan/regex) library (which is a spiritual successor to the broadly-used [XRegExp](https://gith…
-
Can I get an explanation as to why this regex works `(?P\w+)(-)(?P\d+)`?
It's suggested to use https://regex101.com to test but testing with it matches on all sorts of things that I don't want it to,…
-
### URL(s)
https://GitHub.com/microsoft/referencesource/blob/master/README.md
### Description
I need to match `+`, `-`, `.`, `/` or a digit. Since all characters from `-` to `9` are in [the A…
-
Regex101是一个在线的正则表达式工具,可以帮助用户快速有效地学习和使用正则表达式。它提供了一个易于使用的界面,可以输入自己的正则表达式并进行测试和调试,还有许多实用的功能,如高亮显示匹配项、多行编辑、历史记录等等。如果你正在学习或使用正则表达式,我强烈推荐你尝试一下Regex101。
https://regex101.com/
-
**regex101:**
https://regex101.com/r/Whivxv/1
**JSFIDDLE:** (with MultiRegExp2 usage for same test case)
https://jsfiddle.net/bababalcksheep/o104bcq6/18/
![image](https://user-images.githubuse…
mafar updated
5 years ago
-
**What version of Tailwind CSS are you using?**
For example: v3.4.3
**What build tool (or framework if it abstracts the build tool) are you using?**
N/A
**What version of Node.js are you u…