diff --git a/data/tags.json b/data/tags.json index c7b3dee..779f30a 100644 --- a/data/tags.json +++ b/data/tags.json @@ -3,7 +3,7 @@ "category": "theme", "deprecated": false, "deprecation_reason": "", - "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)", + "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)", "parameters": [], "summary": "Creates a surface for rendering a block or blocks.", "name": "content_for",