thetooi / zen-coding

Automatically exported from code.google.com/p/zen-coding
0 stars 0 forks source link

Enhancement, quick, complex, multiplication #181

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The ability to multiply the contents of something in parentheses would be
great. IE. (input>div + a)*3 should turn into
<input><div></div><a></a></input>
<input><div></div><a></a></input>
<input><div></div><a></a></input>

Original issue reported on code.google.com by cog...@gmail.com on 17 May 2010 at 6:21

GoogleCodeExporter commented 9 years ago

Original comment by serge....@gmail.com on 28 Nov 2010 at 2:47