View Single Post
Old 09-25-2017, 12:31 PM   #24
AlanHK
Guru
AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.
 
AlanHK's Avatar
 
Posts: 681
Karma: 929286
Join Date: Apr 2014
Device: PW-3, iPad, Android phone
Quote:
Originally Posted by Tex2002ans View Post
Hmmm... for now, couldn't you just do something like this:

Search: <br/>
Replace: <br/>\r\n
Been using that (after reversing the / to \); however the escaped characters only work in Regex mode.
If you use:

Search: <br/>
Replace: <br/> [/QUOTE]

Not a space after the <br/>, but actual linebreak (in the code view, just type <br/> and then [Enter] and copy that into the "Replace", then save it as a saved search. This works in either Normal or Regex modes.
AlanHK is offline   Reply With Quote