Please enable JavaScript to use regex101
/
^
r
e
g
e
x
[
\
-
_
]
?
1
0
1
$
/
i
Reg
ular
Ex
pressions
101
Reg
ular
Ex
pressions
101
Upgrade to Pro
Enterprise
Regular Expression
/
title="([a-z]+)"
/
g
Input 1
1
New
<a title="Fruit" href="cate1.html" data-type="cate" /> <a title="apple" href="article1.html" data-type="article" /> <a title="orange" href="article2.html" data-type="article" /> <a title="Vegetable" href="cate2.html" data-type="cate" /> <a title="cabbage" href="article3.html" data-type="article" />