Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Add support for compound Liquid + Html element names #135

Merged
merged 2 commits into from
Dec 6, 2022

Conversation

charlespwd
Copy link
Collaborator

e.g. <h{{ header_number }}> or <{{ type }}-header>

And, at the same time, fixes the error in compound attribute names where
the previous node was a string and not a node.

Fixes #128
Fixes #134

src/parser/stage-2-ast.ts Outdated Show resolved Hide resolved
e.g. `<h{{ header_number }}>` or `<{{ type }}-header>`

And, at the same time, fixes the error in compound attribute names where
the previous node was a string and not a node.

Fixes #128
Fixes #134
@charlespwd charlespwd force-pushed the fix/128-compound-html-element-names branch from e3ac03e to e49c842 Compare December 6, 2022 14:49
@charlespwd charlespwd merged commit 117ff0c into main Dec 6, 2022
@charlespwd charlespwd deleted the fix/128-compound-html-element-names branch December 6, 2022 14:56
@shopify-shipit shopify-shipit bot temporarily deployed to production December 6, 2022 15:59 Inactive
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant