You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
	
		
			509 B
		
	
	
	
			
		
		
	
	
			509 B
		
	
	
	
html5.vim
Change Log
Version 0.27
- Added inline SVG
 
Version 0.26
- Support multi-value attributes (Most of them are WAI-ARIA attributes)
 - Some old complete function bug fix
 
Version 0.25
- WAI-ARIA support bug fix
 - WAI-ARIA complete supports all doctypes now
 
Version 0.2
- attributes now must match from beginning
 - fix some attr(\won\w) will use jscomplete for their value
 - add vim-makefile
 
Version 0.1
- First Version
 - Add html5 dictionary file and doctype support