Skip to content

[Bug]: comment in liquid tag is error #56

@tujunhui

Description

@tujunhui

What happened?

{% comment %}
dsafsf
fdsafs'fdfd
{% endcomment %}
this is ok

{% liquid
comment
fdsfsd
endcomment
echo 'ttt'
%}
this is error

or is add comment in liquidtag parse
if "'" include in between comment and endcomment,is also error,example:

{% liquid
comment
it's a comment
endcomment
echo 'ttt'
%}
becouse it contain char ',it is error

How to reproduce the bug

no

Package Version

0.9

PHP Version

8.2.3

Which operating systems does with happen with?

No response

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions