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
"context" attributes are also supported in {% content_for "blocks" %} (blocks plural as opposed to block singular in the description). This variant doesn't accept id and type arguments but does support "context" attributes/arguments (like the singular block variant).
This one is a bit harder because you need to change the parser and accept placeholder args in placeholder mode.
I'll leave that one for our team.
We want named argument completion:
Optional: complete
closest.*
arguments. Ask @mbarak for details :DNote
content.*
is changing toclosest.*
after BFCM code freeze is lifted.The text was updated successfully, but these errors were encountered: