Skip to content

For loops do not render correctly #1

@Batistleman

Description

@Batistleman

Hello writer of an awesome tool,

for loops does not seem to work:

{% for i in (1..4) %}
  {{ i }}
{% endfor %}

it makes the parser fail and returns a blank page.

Any ideas on how I can help to debug this? (is there a flag to throw errors?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions