docs icon indicating copy to clipboard operation
docs copied to clipboard

Update alpine-js.blade.php

Open ousid opened this issue 3 years ago • 0 comments

Torchlight does not render correctly in here. TBH, I don't know exactly why, but from the docs, I think it should the line be before the highlighted line.

I added :1 to let torchlight, highlights the next line which is <div wire:ignore>

Edit: I think I knew why, torchlight by default set the language into php and the component does not have a default language (with is blade), and I think this is why this line does not work.

ousid avatar Aug 31 '22 14:08 ousid