This repository was archived by the owner on Feb 22, 2024. It is now read-only.
This repository was archived by the owner on Feb 22, 2024. It is now read-only.
Indentation and syntax borked in Laravel 5.5 #66
Open
Description
I just pulled a fresh installation of Laravel and took a look in the default welcome.blade.php file.
Hit gg V G =
and ended up with the following results.
Clearly, the indentation is all wrong and the syntax highlighting doesn't seem to recognize the new custom if-conditionals (@auth
and its closing tag @endauth
) - the latter seemingly being the root of the problem.
Metadata
Metadata
Assignees
Labels
No labels