12 lines
		
	
	
		
			275 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			275 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <snippet>
 | |
| 	<content><![CDATA[
 | |
| <figure>
 | |
| 	${1:<figcaption>${2:explanatory caption}</figcaption>}
 | |
| 	$3
 | |
| </figure>$0]]></content>
 | |
| 	<tabTrigger>figure</tabTrigger>
 | |
|   <scope>source.php,text.html</scope>
 | |
| 	<description><figure></description>
 | |
| 	<scope>text.html</scope>
 | |
| </snippet>
 |