Thread: Regex examples
View Single Post
Old 08-30-2014, 01:48 PM   #402
ReaderRabbit
Member
ReaderRabbit began at the beginning.
 
ReaderRabbit's Avatar
 
Posts: 24
Karma: 10
Join Date: Mar 2011
Location: Colorado
Device: Cruz Tablet
I am reading a book that for some reason has separated (for example) Mr. Smith into two different paragraphs. I want to find these instances and correct them.

Example:

... Mr.</p>

<p class="indent">Smith

Also, Mrs. Ms. Miss. and Dr.

What regex would find all examples?

Sorry if this has already been answered.
ReaderRabbit is offline   Reply With Quote