Using Zen Coding for Notepad++, try wrapping <td>$100.00</td> with the
abbreviation "tr". The resulting output is:
<tr>
<td>.00</td>
</tr>
rather than the expected output:
<tr>
<td>$100.00</td>
</tr>
This is using Zen Coding 0.7 in Notepad++ 5.9 on Windows XP.
Original issue reported on code.google.com by jolteo...@charter.net on 10 Jun 2011 at 8:20
Original issue reported on code.google.com by
jolteo...@charter.net
on 10 Jun 2011 at 8:20