Skip to content

Advanced elements should not have the HTML tag voidness checking#381

Merged
hayleigh-dot-dev merged 1 commit intolustre-labs:mainfrom
Nicd:patch-2
Oct 5, 2025
Merged

Advanced elements should not have the HTML tag voidness checking#381
hayleigh-dot-dev merged 1 commit intolustre-labs:mainfrom
Nicd:patch-2

Conversation

@Nicd
Copy link
Contributor

@Nicd Nicd commented Sep 17, 2025

When I render an advanced element with element.advanced("", "link", [], [contents], False, False), silly as it may seem, it should not be void. It should instead be <link>contents</link>.

The checking is maintained for element.element and element.namespaced. The same changes are done for the keyed functions.

@hayleigh-dot-dev
Copy link
Collaborator

Thank you!

@hayleigh-dot-dev hayleigh-dot-dev merged commit 852646b into lustre-labs:main Oct 5, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants