Text Decoration string
  
  
Description
				Describes how differences should be displayed for a given
    text 
				Values
				
					
						
							| Value | 
							Description | 
						 
						
							| none | 
							do not display anything | 
						 
						
							| background | 
							displays differences with a background colour as
          in: this text
          changed.  | 
						 
						
							| strikethrough | 
							uses strike-through to display the change as in:
          this text is deleted
 | 
						 
						
							| underline | 
							uses underline to display the change as in: this
          text is added | 
						 
					
				 
				
				
				 
      
			
  |