- test ``` html <my-tag> <div></div> </my-tag> ``` -after ``` html <my-tag> <div></div> </my-tag> ``` shouldn't the custom tags have their inner elements be indented by default unless the user set otherwise ?