I may be wrong but the following binding:
- Code: Select all
<!--
<td>|</td> - if you press enter here you get the following:
<td>
|</td>
==========
with this macro you get this:
<td>
|
</td>
-->
doesn't work form me? I don't get the \t. Gives me
<td>
|
</td>
with levels:
- Code: Select all
<td>
|
</td>