jwalton512 / vim-blade

Vim syntax highlighting for Blade templates.
226 stars 37 forks source link

Add failing test for @if directive inside html tag #62

Open AndrewFeeney opened 7 years ago

AndrewFeeney commented 7 years ago

I realise you probably won't want to merge this without the fix. If I had the first clue how to write the fix I would have submitted that too, but thought this would be a good way to alert you to the problem anyhow. In the meantime, I will start reading up on how to do this to submit the fix.

adriaanzon commented 7 years ago

I'm not sure about any side effects, but removing @htmlTop from the bladeExempt cluster should make it work.