11 lines
		
	
	
		
			276 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			276 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <snippet>
 | |
| 	<content><![CDATA[<details>
 | |
| 	<summary>${1:title or explanatory caption}</summary>
 | |
| 	$2
 | |
| </details>$0]]></content>
 | |
| 	<tabTrigger>details</tabTrigger>
 | |
|   <scope>source.php,text.html</scope>
 | |
| 	<description><details></description>
 | |
| 	<scope>text.html</scope>
 | |
| </snippet>
 |