11 lines
		
	
	
		
			274 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			274 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <snippet>
 | |
| 	<content><![CDATA[
 | |
| <header${1:${2: id="${3:header}"} ${4:class="$5"}}>
 | |
| 	$6
 | |
| </header><!-- /$3 -->$0]]></content>
 | |
| 	<tabTrigger>header</tabTrigger>
 | |
|   <scope>source.php,text.html</scope>
 | |
| 	<description><header></description>
 | |
| 	<scope>text.html</scope>
 | |
| </snippet>
 |