Syntax for finding the end of a line

General discussions about Advanced Find and Replace
Post Reply
carlospackard
Posts: 2
Joined: Tue Oct 04, 2011 5:44 pm

Syntax for finding the end of a line

Post by carlospackard »

What is the syntax for finding the end of a line in Find and Replace? Example: if I have the following lines of text.

<p>This is the first line of text.<p>
<br>this is the next line.</br>

I want to find both lines with a single search and replace them as a single line. What is the code for finding the end of the line or hard return?

Post Reply