Search found 2 matches

by carlospackard
Wed Mar 25, 2020 5:37 am
Forum: Advanced Find and Replace
Topic: Syntax for finding the end of a line
Replies: 0
Views: 97086

Syntax for finding the end of a line

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 t...
by carlospackard
Tue Oct 04, 2011 5:57 pm
Forum: Advanced Find and Replace
Topic: Regular Expression syntax for finding string to end of line
Replies: 1
Views: 42010

Regular Expression syntax for finding string to end of line

I'm new to AFR. I've read through the documentation but I'm still confused a bit. I'm not sure on the correct syntax and a few things for both the FIND field and the REPLACE field. One of the things I'm trying to do for example is the following. I have the following lines in my HTM document: <p ></p...