File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -314,9 +314,9 @@ repository:
314314      begin : \{\{\{? 
315315      end : \}\}\}? 
316316      beginCaptures :
317-         ' 0 '  : {name: punctuation.definition.tag .begin.html} 
317+         ' 0 '  : {name: punctuation.definition.generic .begin.html} 
318318      endCaptures :
319-         ' 0 '  : {name: punctuation.definition.tag .end.html} 
319+         ' 0 '  : {name: punctuation.definition.generic .end.html} 
320320      patterns :
321321      - include : source.js 
322322
Original file line number Diff line number Diff line change 13741374						<key  >0 </key  >
13751375						<dict  >
13761376							<key  >name </key  >
1377- 							<string  >punctuation.definition.tag .begin.html </string  >
1377+ 							<string  >punctuation.definition.generic .begin.html </string  >
13781378						</dict  >
13791379					</dict  >
13801380					<key  >end </key  >
13841384						<key  >0 </key  >
13851385						<dict  >
13861386							<key  >name </key  >
1387- 							<string  >punctuation.definition.tag .end.html </string  >
1387+ 							<string  >punctuation.definition.generic .end.html </string  >
13881388						</dict  >
13891389					</dict  >
13901390					<key  >name </key  >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments