View Single Post
Old 12-13-2018, 06:26 AM   #10
Vroni
Banned
Vroni knows the difference between 'who' and 'whom'Vroni knows the difference between 'who' and 'whom'Vroni knows the difference between 'who' and 'whom'Vroni knows the difference between 'who' and 'whom'Vroni knows the difference between 'who' and 'whom'Vroni knows the difference between 'who' and 'whom'Vroni knows the difference between 'who' and 'whom'Vroni knows the difference between 'who' and 'whom'Vroni knows the difference between 'who' and 'whom'Vroni knows the difference between 'who' and 'whom'Vroni knows the difference between 'who' and 'whom'
 
Posts: 168
Karma: 10010
Join Date: Oct 2018
Device: Tolino/PRS 650/Tablet
Im using this regex

([^\.\?!«>…])</p>\s*<p[^>]*>

and replace it with

\1

But... this is NOT a replace all magic regex, you gave to go through one at a time. May be you need to add several other chatacters to the allowed ones like : or other quotation marks
Vroni is offline   Reply With Quote