What steps will reproduce the problem?
1. Create a new document, switch to XSL
2. type in tmatch>each and hit Cmd+E
What is the expected output? What do you see instead?
I want
<xsl:template match="">
<xsl:for-each select="">
</xsl:for-each>
</xsl:template>
but I see
<tmatch>
<each></each>
</tmatch>
instead
What version of the product are you using? On what operating system?
Zen Coding 3.1 and Zen HTML 1.3.1 for Textmate on "e Texteditor", the
TextMate clone for Windows.
Original issue reported on code.google.com by nils.wer...@gmail.com on 27 Dec 2009 at 5:06
Original issue reported on code.google.com by
nils.wer...@gmail.com
on 27 Dec 2009 at 5:06