Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 509 Bytes

CHANGES.markdown

File metadata and controls

28 lines (17 loc) · 509 Bytes

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