ace/lib
Adam Jimenez 631695a0e4 Autoindent doesn't always occur
Currently autoindent only kicks in as so: 
```
<div>|</div>
```

This allows it to also work with:
```
<div>|

</div>
```
2014-10-20 17:30:26 +01:00
..
ace Autoindent doesn't always occur 2014-10-20 17:30:26 +01:00