generated from spatie/package-skeleton-php
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working