| 
			
			 | 
		#1 | 
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 2 
				Karma: 10 
				Join Date: Mar 2014 
				
				
				
				Device: Kindle Paperwhite 
				
				
				 | 
	
	
	
		
		
			
			 
				
				S&R line break
			 
			
			
			Hi there,  
		
	
		
		
		
		
		
		
		
		
		
		
	
	I have simple question: How to include linebreak to Search & Replace rule to remove it. Code: 
	Some text here but some long word appear Haku-
namatata. 
{S&R rule: '-<linebreak>' to '' }
Some text here but some long word appear Hakunamatata.
 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#2 | 
| 
			
			
			
			 Ex-Helpdesk Junkie 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 19,421 
				Karma: 85400180 
				Join Date: Nov 2012 
				Location: The Beaten Path, USA, Roundworld, This Side of Infinity 
				
				
				Device: Kindle Touch fw5.3.7 (Wifi only) 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			"\n" is the newline character (in regex mode). 
		
	
		
		
		
		
		
		
		
		
		
		
	
	You may want to take a look here: http://www.regular-expressions.info/ to get a good intro to regular expressions.  
		 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| Advert | |
| 
         | 
    
| 
			
			 | 
		#3 | 
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 2 
				Karma: 10 
				Join Date: Mar 2014 
				
				
				
				Device: Kindle Paperwhite 
				
				
				 | 
	
	
	
		
		
			
			 
				
				Solution
			 
			
			
			The S&R edits imput PDF converted to html so '- <br>.(?si)' where '.(?si)' is expression for any character (newline included) helped. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	There i found my solution.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
    
| Tags | 
| line break, linebreak, s&r | 
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Inexplicable line break | Gretsch | Conversion | 0 | 01-24-2014 03:49 AM | 
| Line Break Madness on Nook | AuthorGreg | ePub | 77 | 11-25-2013 11:55 PM | 
| Line break within Headers? | Lori Reeser | Sigil | 7 | 02-15-2013 08:27 PM | 
| Correcting for a missing line break | Tango Mike | Sigil | 31 | 07-28-2012 06:30 AM | 
| how to insert break-line | schuster | Recipes | 1 | 05-24-2011 04:19 PM |