# 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(\w*on\w*) will use jscomplete for their value
- add vim-makefile

### Version 0.1

- First Version
- Add html5 dictionary file and doctype support