Closed SomeKittens closed 1 year ago
Happy user of your syntax bundle since we called this "Jade". However, Angular 2 has to muck up the works:
Note specifically the breakage after [(ngModel)]. I assume it's detecting the close paren and thinks that's the end of the input properties.
[(ngModel)]
I'd be happy to dig through and open a PR if you can point me in the right direction.
syntax is still broken in 2018. My issue is block expansion + angular attributes.
not all block expansion and angular attributes breaks:
Please comment if you think this is still relevant.
Happy user of your syntax bundle since we called this "Jade". However, Angular 2 has to muck up the works:
Note specifically the breakage after
[(ngModel)]
. I assume it's detecting the close paren and thinks that's the end of the input properties.I'd be happy to dig through and open a PR if you can point me in the right direction.