Many thanks Ben, that works a treat
So, I needn't have bothered with Editor Preferences, it's all there in the Find/Replace dialog box! One day I'll learn a lot more of the tricks 8cD
Search found 4 matches
- Tue Apr 19, 2011 8:12 pm
- Forum: General
- Topic: Find and replace line breaks
- Replies: 2
- Views: 1115
- Tue Apr 19, 2011 10:05 am
- Forum: General
- Topic: Find and replace line breaks
- Replies: 2
- Views: 1115
Find and replace line breaks
I am trying edit text but I have no understanding of 'codes' or POSIX
My text has the form:
(text1)
A: (more text1)
(text2)
A: (more text2)
and I would like to find and replace the two line breaks to give
(text1): (more text1)
(text2): (more text2)
I have seen similar topics which require ...
My text has the form:
(text1)
A: (more text1)
(text2)
A: (more text2)
and I would like to find and replace the two line breaks to give
(text1): (more text1)
(text2): (more text2)
I have seen similar topics which require ...
mark all
I often use F5 > mark all, but how can you cancel the markers?