Skip to content

Liquid doesn't cope with quoted liquid tag identifiers. #344

Open
@j-h-a

Description

@j-h-a

Example Liquid code:
test: {{ 'blah {{ yy }}' | replace: '{{', 'xx' }}
Expected output:
test: blah xx yy }}
Actual output:
test: ' | replace: ',

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions