mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-12 23:40:45 -07:00
That pull request broke raw tags with open variable tags. E.g.
{% raw %}
{{
{% endraw %}
{{ 1 }}
This reverts commit fbaabf3b59, reversing
changes made to af24d2c2ab.