Open luoyanghero opened 7 years ago
My many code is the following style, so I want to keep it.
<tr> <td align="right">出盘时间: </td> <td><input id="cprq1" name="cprq1" class="mini-datepicker" format="yyyyMMdd" showNullItem="true"/> 至 <input id="cprq2" name="cprq2" class="mini-datepicker" format="yyyyMMdd" showNullItem="true"/> </td> <td align="right">审批时间: </td> <td> <input id="sprq1" name="sprq1" class="mini-datepicker" format="yyyyMMdd" showNullItem="true"/> 至 <input id="sprq2" name="sprq2" class="mini-datepicker" format="yyyyMMdd" showNullItem="true"/> </td> <td> </td> </tr>
But I use emmet, hit d= to auto indent, it becomes ugly.
How should I do to keep my-self
What is your expression of emmet?
My many code is the following style, so I want to keep it.
But I use emmet, hitd= to auto indent, it becomes ugly.
How should I do to keep my-self
What is your expression of emmet?