mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-15 08:50:45 -07:00
It transforms liquid code to equivalently parsed code, that doesn't depend on lax parsing quirks. Note that this transformation can hide the intent of the original code, so it is best to review the changes, since removed syntax often would indicate a bug in the original liquid code.