**Describe the bug** https://community.shopify.dev/t/shopify-theme-check-ignores-liquid-within-html-comments/28183 **Source** <!-- Please paste the source code that causes your problem --> ```liquid <!-- {% assign foo = 10 %} --> {{ foo }} ``` **Expected behaviour** No issue **Actual behaviour** Apparently this triggers a theme check UnknownObject error