Closed luveq closed 9 months ago
The ignore start/end just stops it from formatting that specific section of the document (but the Blade parser will still attempt to parse it to figure out what it should do).
I've updated the parser and just published v2.1.1 to address this specific parsing issue, however
Problem
I'm trying to use the @hasSection directive, but then the plugin throws a:
Code:
I tried to make Prettier to ignore that block, but it didn't work either.
Demo
Open this minimal StackBlitz demo and run: