mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 03:16:34 +00:00
c468c93d2a9e3e5b8f4e1843e6802f1e76748aa0
This PR was squashed before being merged into the 2.x branch (closes #2910).
Discussion
----------
fix(with): comment some strings
I don't know if it was intentional or not, but I find the following screenshot weird:

I think it's better with a comment instead:

What do you think?
Commits
-------
aca6e2cd fix(with): comment some strings
Twig, the flexible, fast, and secure template language for PHP ============================================================== Twig is a template language for PHP, released under the new BSD license (code and documentation). Twig uses a syntax similar to the Django and Jinja template languages which inspired the Twig runtime environment. More Information ---------------- Read the `documentation`_ for more information. .. _documentation: https://twig.symfony.com/documentation
Description
Languages
PHP
99.9%