Please enable JavaScript to use regex101
/
^
r
e
g
e
x
[
\
-
_
]
?
1
0
1
$
/
i
Regular
Expressions
101
Regular
Expressions
101
Upgrade to Pro
Enterprise
Regular Expression
/
^\s*(?:<path>|<paths>)(.*)$
/
gm
Test String
New
<root> <path>/my/data</path> <paths>/global/data</paths> </root>
Substitution
Processing...