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

Support tags crossing lines #280

Closed
epage opened this issue Dec 1, 2018 · 0 comments
Closed

Support tags crossing lines #280

epage opened this issue Dec 1, 2018 · 0 comments
Labels
enhancement Improve the expected std-compatibility Jekyll flavor of liquid

Comments

@epage
Copy link
Member

epage commented Dec 1, 2018

Example test

    assert_template_result!(
        "0 1 2 3",
        "0{%\nfor i in (1..3)\n%} {{\ni\n}}{%\nendfor\n%}"
    );
@epage epage added enhancement Improve the expected std-compatibility Jekyll flavor of liquid labels Dec 1, 2018
Goncalerta added a commit to Goncalerta/liquid-rust that referenced this issue Dec 1, 2018
@epage epage closed this as completed in #287 Dec 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve the expected std-compatibility Jekyll flavor of liquid
Projects
None yet
Development

No branches or pull requests

1 participant