Thread
:
removing the paragraphs tags if paragraph starts with lower case
View Single Post
11-02-2024, 12:31 PM
#
3
mikapanja
Perfectionist
Posts: 72
Karma: 12802
Join Date: Apr 2014
Device: none
Quote:
Originally Posted by
lomkiri
[code]Find : </p>\s*<p>(\p{l}.*?</p>)
This works if the next paragraph starts with a simple <p>. What would be a relevant regex if it starts with a named class?
mikapanja
View Public Profile
Find More Posts by mikapanja
Track Posts by mikapanja via RSS