
This plugin add a syntax highlighted editor to WordPress Post new/edit screen with Emmet (zen coding) engine.
Author: | Bainternet (profile at wordpress.org) |
WordPress version required: | 3.5 |
WordPress version tested: | 3.5.2 |
Plugin version: | 0.2 |
Added to WordPress repository: | 11-11-2012 |
Last updated: | 06-03-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 100 |
Rated by: | 2 |
Plugin URI: | http://en.bainternet.info/category/plugins |
Total downloads: | 3 345 |
Active installs: | 20+ |
![]() Click to start download |
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>
Screenshots
FAQ
ChangeLog