liquid icon indicating copy to clipboard operation
liquid copied to clipboard

Add support for string unescape

Open steve-ky opened this issue 1 year ago • 1 comments

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.
  • [ ] Performance improvements include benchmarks.
  • [x] Changes match the documented (not just the implemented) behavior of Shopify.

Support double quoted string unescape, single quoted string won't unescape.

steve-ky avatar May 24 '24 05:05 steve-ky

Mind rebasing pls?

danog avatar Oct 17 '24 16:10 danog