Indentation looks incorrect on the <tr> tag #3147
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When you make the
<tr>tag within a table, the auto indentation seems to be incorrect when you hit enter to move the</tr>tag to the next line. Here's what I mean.mentioned in issue #117
I can't reproduce this in http://codemirror.net/demo/closetag.html
Seems to be working perfect using that demo, sorry about that