Skip to content

#468 Support for including arrays of templates #681

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

Merged
merged 2 commits into from
Nov 20, 2019
Merged

#468 Support for including arrays of templates #681

merged 2 commits into from
Nov 20, 2019

Conversation

justafish
Copy link
Contributor

Adds support for the array syntax used with include. See https://twig.symfony.com/doc/3.x/tags/include.html

Fixes #468

@RobLoach
Copy link
Collaborator

Thank you so much for adding this, @justafish. Been a feature that's been missed. Happy you're Twig.js-ing now! 😉 🚀

@RobLoach RobLoach merged commit 524e6cf into twigjs:master Nov 20, 2019
RobLoach added a commit that referenced this pull request Nov 20, 2019
@justafish justafish deleted the twig-array branch November 21, 2019 11:33
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

Successfully merging this pull request may close these issues.

{% include [] %}
2 participants