0

reindent on an html tag split over multiple lines behaves incorrectly

Ben Reynwar vor 11 Jahren 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'.