HTML tags not indented on Blade templates

This is what my Blade template looks like after hitting `CTRL+ALT+L` as usual:

I find some topics on this issue from 2014. Any suggestions?

Michael

0
Avatar
Permanently deleted user

I found out that the first level within the `<body>` tags is not indented, so I assume my above code is correctly formatted, at least from the point of view of the Blade plugin.

0

请先登录再写评论。