You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Matt from Hugging Face here! We were experimenting with adding break and continue via the loopcontrols extension in Jinja. Is this something that could be added to minijinja as well, or would that be very difficult?
The text was updated successfully, but these errors were encountered:
No, I'm open to adding this. I think I would flag it behind a feature like we do with macros. Not sure if this needs to be something that is controlled on the environment.
Hi, Matt from Hugging Face here! We were experimenting with adding
break
andcontinue
via theloopcontrols
extension in Jinja. Is this something that could be added tominijinja
as well, or would that be very difficult?The text was updated successfully, but these errors were encountered: