mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-17 04:46:49 +00:00
Fix markup
This commit is contained in:
@@ -793,7 +793,6 @@ The following operators don't fit into any of the other categories:
|
||||
{% set numbers = [1, 2, ...moreNumbers] %}
|
||||
{% set ratings = {'foo': 10, 'bar': 5, ...moreRatings} %}
|
||||
|
||||
|
||||
Operators
|
||||
~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user