9 lines
		
	
	
		
			282 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			282 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <snippet>
 | |
| 	<content><![CDATA[<blockquote${1: cite="${2:http://example.com/facts}"}>
 | |
| 	<p>$3</p>
 | |
| </blockquote>$0]]></content>
 | |
| 	<tabTrigger>blockquote</tabTrigger>
 | |
|   <scope>source.php,text.html</scope>
 | |
| 	<description><blockquote></description>
 | |
| 	<scope>text.html</scope>
 | |
| </snippet> |