0

reindent on an html tag split over multiple lines behaves incorrectly

Ben Reynwar 10 years ago 0

If an html tag is written over several lines .e.g


<div

  id="mysuperdiv"

>

</div>

then it does not indent correctly when using 'reindent'.