11 lines
		
	
	
		
			365 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			365 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <snippet>
 | |
| 	<content><![CDATA[
 | |
| <div class="alert alert-info">
 | |
| 	<a class="close" data-dismiss="alert">×</a>
 | |
| 	<strong>${1:Information!}</strong> ${2:This alert needs your attention, but it's not super important.}
 | |
| </div>
 | |
| ]]></content>
 | |
| 	<tabTrigger>tbalert:i</tabTrigger>
 | |
| 	<description>Bootstrap information alert</description>
 | |
| 	<scope>text.html</scope>
 | |
| </snippet> |