This plugin is outdated and might not be supported anymore
Post Editor Zen Coding

Post Editor Zen Coding

Details
View on WordPress

This plugin add a syntax highlighted editor to WordPress Post new/edit screen with Emmet (zen coding) engine. which takes something like ul.nav>li.nav-item$*4>a and turn it to :

    <ul class="nav">
      <li class="nav-item1"><a href=""></a></li>
      <li class="nav-item2"><a href=""></a></li>
      <li class="nav-item3"><a href=""></a></li>
      <li class="nav-item4"><a href=""></a></li>
    </ul>

Details

Plugin code:
post-editor-zen-coding
Plugin version:
0.2
Author:
Outdated:
Yes
WP version:
3.5 or higher
PHP version:
or higher
Test up to WP version:
3.5.2
Total installations:
10
Last updated:
2013-03-06
Rating:
Times rated:
2
emmet-editor
post-editor
syntax-highlight