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
Copy file name to clipboardexpand all lines: data/tags.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
"category": "theme",
4
4
"deprecated": false,
5
5
"deprecation_reason": "",
6
-
"description": "<aside class=\"note beta\">\n <h4>Developer preview</h4>\n <p>This tag is only available as part of the <a href=\"/storefronts/themes/architecture/blocks/theme-blocks/developer-preview\">Theme blocks developer preview</a>.</p>\n</aside>\n\nThe content_for tag requires a type to indicate whether it will render a single static block or a number of theme blocks defined in the JSON templates or section groups.\n\n- [`blocks`](/docs/api/liquid/tags/content_for#content_for-blocks)\n- [`block`](/docs/api/liquid/tags/content_for#content_for-block)",
6
+
"description": "The content_for tag requires a type to indicate whether it will render a single static block or a number of theme blocks defined in the JSON templates or section groups.\n\n- [`blocks`](/docs/api/liquid/tags/content_for#content_for-blocks)\n- [`block`](/docs/api/liquid/tags/content_for#content_for-block)",
7
7
"parameters": [],
8
8
"summary": "Creates a surface for rendering a block or blocks.",
0 commit comments