liquid icon indicating copy to clipboard operation
liquid copied to clipboard

Fix for parsing of conditions in assign statements

Open mhalada-from-meiro opened this issue 2 years ago • 0 comments

Fix for parsing of condition in Liquid assign statements. Fixes https://github.com/osteele/liquid/issues/76

References:

  • https://github.com/Shopify/liquid/issues/1102

Checklist

  • [x] I have read the contribution guidelines.
  • [x] make test passes.
  • [x] make lint passes.
  • [x] New and changed code is covered by tests.
  • [x] Performance improvements include benchmarks.
  • [ ] Changes match the documented (not just the implemented) behavior of Shopify.

mhalada-from-meiro avatar Feb 15 '23 15:02 mhalada-from-meiro