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

Spiral: Twig not supporting .html.twig extension only .twig #41

Open
alexander-schranz opened this issue Nov 9, 2022 · 0 comments
Open
Labels
Engine: Twig Twig engine and integration Framework: Spiral Spiral integration

Comments

@alexander-schranz
Copy link
Contributor

Currently twig templates in Spiral need to be rendered without the html part of the Template. This very uncommon for Twig as twig depending on .html.twig or .js.twig defines its escaper.

This kind of mechanism would be required to be fixed in the spiral-view.

Upstream Issue: spiral/twig-bridge#9

@alexander-schranz alexander-schranz added Engine: Twig Twig engine and integration Framework: Spiral Spiral integration labels Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Engine: Twig Twig engine and integration Framework: Spiral Spiral integration
Projects
None yet
Development

No branches or pull requests

1 participant