spec fix
This commit is contained in:
		
							parent
							
								
									69834e8204
								
							
						
					
					
						commit
						af01505265
					
				@ -156,7 +156,9 @@ class SearcherABC:
 | 
			
		||||
        ('>', '>'),
 | 
			
		||||
        ('"', '"'),
 | 
			
		||||
        ("'", '''),
 | 
			
		||||
        ("&", '&'),)
 | 
			
		||||
        ("&", '&'),
 | 
			
		||||
        ("'", '''),
 | 
			
		||||
        ("&", '&'),)
 | 
			
		||||
 | 
			
		||||
    stripPairs = (
 | 
			
		||||
        ('<p>', '\n'),
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user