mirror of https://github.com/vector-im/riot-web
				
				
				
			Remove unnecessary export
							parent
							
								
									9c38af0075
								
							
						
					
					
						commit
						fc61e96218
					
				| 
						 | 
				
			
			@ -233,7 +233,7 @@ const transformTags: IExtendedSanitizeOptions["transformTags"] = { // custom to
 | 
			
		|||
    },
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
export const sanitizeHtmlParams: IExtendedSanitizeOptions = {
 | 
			
		||||
const sanitizeHtmlParams: IExtendedSanitizeOptions = {
 | 
			
		||||
    allowedTags: [
 | 
			
		||||
        'font', // custom to matrix for IRC-style font coloring
 | 
			
		||||
        'del', // for markdown
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue