Closed JohnathonKoster closed 2 years ago
Parsing directives with a lot of spaces currently does strange things:
@if ($something) @endif
Keeping the amount of spaces sane does not produce an issue, however.
Parsing directives with a lot of spaces currently does strange things:
Keeping the amount of spaces sane does not produce an issue, however.