EmranMR / tree-sitter-blade

tree-sitter grammar for Laravel blade files
MIT License
199 stars 8 forks source link

Allow Attribute `::attribute` escaping + Support JS injection point #34

Closed EmranMR closed 9 months ago

EmranMR commented 1 year ago

Support ::attribute and the JS injection for JS frameworks. See Escaping Attribute Rendering

EmranMR commented 9 months ago

Not needed for now, follow the guide in #33