Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{% liquid %} tag and line break in tags is not compiling. any one familier? #153

Open
Basit-999 opened this issue Sep 10, 2021 · 2 comments

Comments

@Basit-999
Copy link

{% liquid %}
It is a general purpose tag which can contain any logic and tags. This is not working.
Also if there is a tag spanning more than one line, it does not work e.g.
{% if true
%}
{{'abc'}}
{% endif %}

@videni
Copy link

videni commented Aug 10, 2023

Because there is no liquid tag implemented, this project is dead.

@sanmai
Copy link
Collaborator

sanmai commented Aug 11, 2023

Send a PR and it will be "alive" again 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants