Skip to content

Commit b25123f

Browse files
🤖 Sync Liquid Docs Schema (#914)
Co-authored-by: shopify-dev-bot[bot] <95105344+shopify-dev-bot[bot]@users.noreply.github.com>
1 parent e1e942a commit b25123f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎data/tags.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"category": "theme",
44
"deprecated": false,
55
"deprecation_reason": "",
6-
"description": "&lt;aside class=\"note beta\"&gt;\n &lt;h4&gt;Developer preview&lt;/h4&gt;\n &lt;p&gt;This tag is only available as part of the &lt;a href=\"/storefronts/themes/architecture/blocks/theme-blocks/developer-preview\"&gt;Theme blocks developer preview&lt;/a&gt;.&lt;/p&gt;\n&lt;/aside&gt;\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)",
77
"parameters": [],
88
"summary": "Creates a surface for rendering a block or blocks.",
99
"name": "content_for",

0 commit comments

Comments
 (0)