Auto indent tag block after press enter between them
Hi all.
I tried to put literally a title to ask my question. In Dreamweaver CC 2017, when I wrote a tag, for example:
<div></div>
After that, putting the cursor betweem them and pressing enter, the tag block was indent automatically like this:
<div>
"blank space indented"
</div>
Now, in Dreamweaver CC 2018, when I do the same proccess, I have a tag block like this:
<div>
</div>
Without the blank space indented. There is a way to do as was made in DW 2017?
