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

Add a new syntax in $for(list)$ construct to produce some output when the list is empty #916

Closed
refparo opened this issue Jan 27, 2022 · 1 comment

Comments

@refparo
Copy link

refparo commented Jan 27, 2022

It may look like this:

$for(list)$
  ...
$sep$
  ...
$else$
  ...
$endfor$
@refparo
Copy link
Author

refparo commented Jan 27, 2022

There is a better solution for this need that makes use of existing syntax: #348 (comment)

Sorry for the disturbance.

@refparo refparo closed this as completed Jan 27, 2022
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

1 participant