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
I've added basic support for modifiers using @replacement|max:18, but it would be good to add something more robust like Twig's functions/piping setup.
It would be nice, for example, to be able to support str_replace which requires 2 arguments
I've added basic support for modifiers using
@replacement|max:18, but it would be good to add something more robust like Twig's functions/piping setup.It would be nice, for example, to be able to support
str_replacewhich requires 2 arguments