natemoo-re / ultrahtml

Other
523 stars 8 forks source link

Add `isSelfClosingTag` to `ElementNode` #51

Closed natemoo-re closed 1 year ago

natemoo-re commented 1 year ago

Add isSelfClosingTag to ElementNode and update rendering logic to respect it

Related to #48

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 86de1899684ad0f1409508909e0e7a70a0097a87

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------- | ----- | | ultrahtml | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

natemoo-re commented 1 year ago

Closing in favor of https://github.com/natemoo-re/ultrahtml/pull/57