Open nomandhoni-cs opened 1 month ago
The tag name is being dynamically generated based on a Liquid condition, which isn't valid HTML syntax. To fix this, I separated the Liquid logic from the HTML tag declaration.
Fixes #0.
PR Summary:
The tag name is being dynamically generated based on a Liquid condition, which isn't valid HTML syntax. To fix this, I separated the Liquid logic from the HTML tag declaration.
Issue
Why are these changes introduced?
Fixes #0.
What approach did you take?
Other considerations
Decision log
Visual impact on existing themes
Testing steps/scenarios
Demo links
Checklist