Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 321 Bytes

CONTRINUTING.md

File metadata and controls

10 lines (8 loc) · 321 Bytes

Here is the list to do again:

Link in the questions: https://twig.symfony.com/doc/3.x/templates.html

  • in
  • Math (+, -, /, %, //, *, **)
  • Logic (and, or, not, (), b-and, b-xor, b-or)
  • Comparisons (==, !=, <, >, >=, <=, ===,
  • starts with, ends with, has some, has every, matches)
  • Others (.., |, ~, ., [], ?:, ??)