Displaying page
of
 pages;
Items  to 
    
    
            
                
                    | 
                        Title | 
                    
                        Test
                        Details
                        
                        
                            Pattern Title
                        
                     | 
                
                
                    | 
                        Expression | 
                    
                         
                            @{2}((\S)+)@{2}
                         
                     | 
                
                
                    | 
                        Description | 
                    
                         This will match results in a template situation. For example:
template reads
Dear @@Name@@,
....
would become
Dear John,
If you dont want to use the @@ change the @ to what ever characters you want.
 
                     | 
                
                
                    | 
                        Matches | 
                    
                         @@test@@ | @@name@@ | @@2342@@ 
                     | 
                
                
                    | 
                        Non-Matches | 
                    
                         @test@ | @@na me@@ | @@ name@@ 
                     | 
                
                
                    | 
                        Author | 
                    
                        Rating:
                            
Not yet rated.
                        
                            john hamman
                        
                     | 
                
            
        
    
        
        
   Displaying page
of
 pages;
Items  to