h1. Emmet (ex-Zen Coding)
Emmet is a toolkit for high-speed HTML, XML, XSL (or any other structured code format) coding and editing. The core of this plugin is a powerful abbreviation engine which allows you to expand expressions—similar to CSS selectors—into HTML code. For example:
@div#page>div.logo+ul#navigation>li*5>a@
...can be expanded into:
"Read more about current Emmet syntax":http://docs.emmet.io/abbreviations/syntax/
h2. Installation
h2. Plugin Overview
This plugin provides the features:
Aptana 3 users: since Aptana 3 can also expand snippets by Tab key, there might be collisions in expanded result (for example, for @div@ tag). You can remove unused snippets for Aptana bundles in order to make Emmet plugin work properly.
h3. Contributions
"Django snippets":https://github.com/andreyfedoseev/zen-coding-django-snippets