Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Donate
Info
Regex Editor
Community Patterns
Account
Regex Quiz
Settings
Order By
Most Recent
Most upvotes
Most downvotes
Highest Score
Lowest Score
Relevance
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET 7.0 (C#)
Rust
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 540 community submitted regex patterns...
0
Minify HTML
PCRE2 (PHP >=7.3)
Remove Whitespace Remove Comment
Submitted by
Habibi Mustafa
-
5 years ago
1
Get text between certain characters from a huge HTML
PCRE (PHP <7.3)
Get text between certain characters from a huge HTML
Submitted by
Kaushal Gajjar
-
5 years ago
0
Converts markdown linked text to HTML linked text.
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Validate HTML Id
Python
no description available
Submitted by
Gustavo Ferreira
-
5 years ago
1
Extract Dirty `href` Values in HTML
PCRE (PHP <7.3)
Even though using a delimiter within a string, without escaping it, is an illegal character, sometimes this still happens and we need to extract a HTML value.
Submitted by
Sean O'Mahoney
-
5 years ago
0
HTML tag attributes (with match groups for '/")
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Match the {{arg}} symbol in HTML string
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Match the {}} symbol in HTML -- v1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Example4(HTML Tables Part1)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Example4(HTML Tables Part1)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
html tags
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Find comment text in html
ECMAScript (JavaScript)
Find the Comment text in html to remove from html
Submitted by
anonymous
-
5 years ago
0
Find Input tag in html
PCRE (PHP <7.3)
Find the tag in html to remove from html
Submitted by
anonymous
-
5 years ago
0
Find white color text in html HSL
ECMAScript (JavaScript)
Find white color text in html (hsl)
Submitted by
anonymous
-
5 years ago
0
Change white color text in html
ECMAScript (JavaScript)
Find the white color text in html. Using replace command we have to change some other colors
Submitted by
anonymous
-
5 years ago
0
Basic URL validation
ECMAScript (JavaScript)
Just a basic URL validation regular expression. Most recommend you use the URL input type in HTML5
Submitted by
anonymous
-
5 years ago
0
HTML Attribute Value
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
url to link
PCRE (PHP <7.3)
The fastest I could come up with to find links in a text story to convert to html tag for web use Most make links out of garbage like ss.ss.sss even www.www this requires www if it isnt following https?:// so it finds urls not typos IF your paranoid that it might pull links out of an html tag in you...
Submitted by
mikesbored
-
5 years ago
1
匹配html中的关键词
PCRE (PHP <7.3)
排除掉标签中带href的 php使用方法 ` /** 将HTML中的关键词 替换为关键词链接 @param string $html 处理的html...
Submitted by
anonymous
-
5 years ago
1
HTML1x
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
1
...
9
10
11
12
13
...
27