--- title: LiquidDoc for snippets and blocks - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/liquiddoc-for-snippets-and-blocks md: https://shopify.dev/changelog/liquiddoc-for-snippets-and-blocks.md --- [Back to Developer changelog](https://shopify.dev/changelog) May 21, 2025 Tags: * Themes # LiquidDoc for snippets and blocks LiquidDoc is a new way to add structured documentation directly within your Liquid snippets, and blocks. Define clear input parameters, include helpful descriptions, and provide practical usage examples right alongside your Liquid code. LiquidDoc integrates seamlessly with theme checks, code completions, and hover information, helping you catch common mistakes - like missing or misspelled parameters - before they become issues. This makes theme development faster, simpler, and more reliable. Learn more in the [official LiquidDoc documentation](https://shopify.dev/docs/storefronts/themes/tools/liquid-doc).