Hi,
I want to search for paragraph marks only in blank lines which are not followed by any character or words and replace it with nothing (look at this image)
15.png
I tried ^p and ^13, but also replace paragraph marks followed by a character or words, so the name and group (A1) will be in the same line (Match whole word is disabled), but I want the name in line and the group in followed line.
Thanks