Quote:
REGEX mode search:
Code:
\.</p>\s+<p class="calibre1">\s*</p>
Replace:
Note I escape the period in the search because it is a wildcard
|
"No matches found"
Solution:
search:
Code:
([-,—,a,ą,b,c,ć,d,e,ę,f,g,h,i,j,k,l,ł,m,n,ń,o,ó,p,r,s,ś,t,u,w,y,z,ź,ż,0,1,2,3,4,5,6,7,8,9])</p>\s+<p class="calibre1">
replace: