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
{{ message }}
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
Yeah so this is caused because we don't have a way to parse IF tags as HTML tag names.
Unfortunately, I don't have a fix for this because I believe it would make the syntax ambiguous. For the prettier plugin to work (and our LiquidHTML parser, which powers the next version of theme check), we kind of need to be slightly more specific about what we accept.
You have a couple of options:
Dangling open/close nodes inside if statements are OK
Hey there I have an issue with conditional tags the vscode extension reports an error but theme check deosn't thanks, here is a loom about the issue.
https://www.loom.com/share/1471e9b27acf4ab6896e354699c9ffe8
The text was updated successfully, but these errors were encountered: