How can I find paragraph breaks that are not preceded by a period?

Joined
Jan 2, 2015
Messages
4
Reaction score
0
I have a long document that has many paragraph breaks in the middle of sentences. How can I use Find/Replace to repair these sentences?

For example:

The quick brown fox jumped ¶
over the lazy dog. The lazy dog¶
chased after the fox.¶

Change to:

The quick brown fox jumped over the lazy dog. The lazy dog chased after the fox.¶
 
Top