This plugin add a syntax highlighted editor to WordPress Post new/edit screen with Emmet (zen coding) engine.
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>
Requires: 3.5 or higher
Compatible up to: 3.5.1
Last Updated: 2013-3-6
Downloads: 568
1 of 3 support threads in the last two months have been resolved.
Got something to say? Need help?