What steps will reproduce the problem?
1. Expand: (select>option)+#
What is the expected output?
<select name="" id="">
<option value=""></option>
</select>
<div id=""></div>
What do you see instead?
<select name="" id="">
<option value=""></option></select>
<div id=""></div>
What version of the product are you using? On what operating system?
Zen Coding 0.6.0.201011281422 for Eclipse Helios 20100917-0705, retrieved from
from http://zen-coding.ru/eclipse/updates/, on OS X 10.6.5.
Original issue reported on code.google.com by l...@finalresort.org on 16 Feb 2011 at 8:01
Original issue reported on code.google.com by
l...@finalresort.org
on 16 Feb 2011 at 8:01