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
version and folder remove script line at html
ECMAScript (JavaScript)
version and folder remove script line at html
Submitted by
anonymous
-
4 years ago
0
MD h1 change to block with anchor
PCRE2 (PHP >=7.3)
Find any lines starting with # and followed by anchor name with & and wrap it into html so that we start with this: Title &anchor and finish with something like this: ...
Submitted by
anonymous
-
4 years ago
(Last modified 4 years ago)
0
pali word not in html tag
PCRE2 (PHP >=7.3)
pali word not in html tag
Submitted by
pndaza
-
4 years ago
(Last modified 4 years ago)
0
get txt html
PCRE2 (PHP >=7.3)
asad
Submitted by
anonymous
-
4 years ago
0
Non self closing opening HTML tag
ECMAScript (JavaScript)
Matches all opening HTML tags that are not self closing
Submitted by
Obihan
-
4 years ago
0
Html Color Regex
ECMAScript (JavaScript)
This Regex can be used to validate the different format of colors in the HTML
Submitted by
Pranomvignesh
-
4 years ago
0
Clean HTML
Python
Remove HTML comments, tags, links, character codes, \xa0
Submitted by
Smit Patel
-
4 years ago
0
Remove html symbols
Python
Select every string starting with & , ending with ; and everything in between
Submitted by
Smit Patel
-
4 years ago
0
Add padding to non-empty HTML table cells that don't already have padding.
PCRE2 (PHP >=7.3)
This RegEx is very specific but demonstrates a technique to find and modify HTML tags. Finds and tags that: Do not already have padding. Are complete (i.e. have a closing tag) Are not empty (nor contain only one tag)...
Submitted by
jsmart523
-
4 years ago
0
Regex for html heading to get only text
PCRE2 (PHP >=7.3)
The Instagram Photo Feed
Submitted by
pwdmad
-
4 years ago
0
WhatsApp - Multimedia Upload Prevention
PCRE2 (PHP >=7.3)
Simple Regex for preventing file and multi-media upload on WhatsApp. Can be used on forward proxy deployments which applies SSL Inspection. Reference documentation : https://knowledge.broadcom.com/external/article/169299/block-photovideo-files-upload-transfer.html https://dl.ifip.org/db/conf/netwo...
Submitted by
ulgena
-
4 years ago
(Last modified 4 years ago)
0
Less or greater than characters except simple html tags
ECMAScript (JavaScript)
greater
Submitted by
s0updev
-
4 years ago
0
Get favicon URL from HTML body
PCRE2 (PHP >=7.3)
Looks for "shortcut icon" or "icon" in a link rel and will strip query strings.
Submitted by
EcoTechie
-
4 years ago
0
releaes-jdk
Java 8
parse jdk version source
Submitted by
youliang.feng
-
4 years ago
0
turns lines into html paragraphs
PCRE2 (PHP >=7.3)
mturns lines into html paragraphs
Submitted by
Mateus Junior
-
4 years ago
0
comment shortcode
PCRE2 (PHP >=7.3)
Captures content between a pair of specifically-named HTML comments.
Submitted by
anonymous
-
4 years ago
0
HTML Tag Selector
PCRE2 (PHP >=7.3)
T
Submitted by
Rahul
-
4 years ago
0
Replace <b> HTML tag with <strong> tag
PCRE (PHP <7.3)
Replace old formatting HTML tag with semantic tag. It can be used as a template for replacing any HTML tag, like , etc.
Submitted by
O’Reilly Regular Expressions Cookbook
-
4 years ago
0
keywords
Python
matching a keyword expression and wrapping it with an html tag
Submitted by
anonymous
-
4 years ago
0
get all image link in html
PCRE2 (PHP >=7.3)
get all image link in html
Submitted by
anonymous
-
4 years ago
1
...
22
23
24
25
26
27