Closed jordwalke closed 10 years ago
var x = ( <div>{{one: 'er'}}</div> );
Try formatting that with only pangloss's plugin and the parens balance. (Visually select and hit =). Now try it with your plugin as well. The parens do not balance.
=
Should be fixed by 5b08c873277a6c85c699d5c41742ee7509331cc5.
Try formatting that with only pangloss's plugin and the parens balance. (Visually select and hit
=
). Now try it with your plugin as well. The parens do not balance.