10 lines
		
	
	
		
			266 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			266 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <snippet>
 | |
| 	<content><![CDATA[<optgroup>
 | |
| 	${1:<option${2: value="$3"}>$4</option>}$5
 | |
| </optgroup>$0]]></content>
 | |
| 	<tabTrigger>optgroup</tabTrigger>
 | |
|   <scope>source.php,text.html</scope>
 | |
| 	<description><optgroup></description>
 | |
| 	<scope>text.html</scope>
 | |
| </snippet>
 |