parent
							
								
									fd40e6e18b
								
							
						
					
					
						commit
						66e2836708
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -224,7 +224,9 @@ export class V2XmlFormatter implements XmlFormatter {
 | 
			
		|||
 | 
			
		||||
            // entering EndTag
 | 
			
		||||
            else if (isLocation(Location.Text) && cc === "<" && nc === "/") {
 | 
			
		||||
                indentLevel--;
 | 
			
		||||
                if (!inMixedContent) {
 | 
			
		||||
                    indentLevel--;
 | 
			
		||||
                }
 | 
			
		||||
 | 
			
		||||
                refreshMixedContentFlag();
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue