| Title | 
                
                    Test
                    Find
                    
                    Remove Blank lines (Single or Multiple)
                 | 
            
            
                | Expression | 
                (\n\r)   replacement string---->\n  | 
            
            
                | Description | 
                (\n\r) removes single or multiple blank\empty lines. The replacement string will be \n
Simple but powerful and really useful  | 
            
            
                | Matches | 
                blank\empty lines  | 
            
            
                | Non-Matches | 
                non-blank\non-empty lines  | 
            
            
                | Author | 
                
                    Rating:
                        
Not yet rated.
                    Mukundh
                 | 
            
            
                | Source | 
                own | 
            
            
              | Your Rating | 
              
                
		       | 
            
        
    
 
    
    
     
        
                
	                Title: Ok for a specific type of line ending
	                Name: JKlann
	                Date: 7/21/2015 5:49:38 PM
	                Comment: 
May want to consider your line ending or mention the case when you would find this line ending and is nodes not seem to be frequently found...