Add parsing exemptions.
Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
		
							parent
							
								
									1a5b9dbcb1
								
							
						
					
					
						commit
						0b87e81b08
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -653,7 +653,8 @@ sub RemoveComments {
 | 
			
		|||
  $Header =~ s/[ _]DE//;
 | 
			
		||||
 | 
			
		||||
  # remove trailing 'eol' or '-shl'
 | 
			
		||||
  $Header =~ s/(eol)|(-shl)$//;
 | 
			
		||||
  # or ml-inews[-sig]
 | 
			
		||||
  $Header =~ s/(eol)|(-shl)|(ml-inews(-sig)?)$//;
 | 
			
		||||
 | 
			
		||||
  # remove from ';' or ',' (CrossPoint)
 | 
			
		||||
  # or '&' to end of header
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue