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
/
(?:^<p class="text_formal">|\G)\K\s*(\S+)
/
gm
Input 1
1
New
<p class="test_formal"> This is my text <em>and all of this</em> I have to go home .</p> <p class="test_formal"> This is my text <em>and all of this</em> I have to go home .</p> <p class="test_Bla Blal"> This is my text <em>and all of this</em> I have to go home .</p>
Extraction