You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"from," "import" and "use" are both twig built-in, and uses the same techniques as include, embed etc when resolving template names.
Some twig templates use {%- ... -%} syntax that gobble up the whitespace on each side. This change ensures that this syntax is understood when looking for partials.
Co-authored-by: Josef Bredreck <13408112+JosefBredereck@users.noreply.github.com>
/({{#()?)(list(I|i)tems.)(one|two|three|four|five|six|seven|eight|nine|ten|eleven|twelve|thirteen|fourteen|fifteen|sixteen|seventeen|eighteen|nineteen|twenty)()?}}/g,// TODO
0 commit comments