Skip to content

#7: Fixes an issue where !doctype would be left out when creating n…#8

Merged
askonomm merged 2 commits intomainfrom
7-doctype-is-missing-on-a-round-trip-of-html-nodes-html
Oct 19, 2025
Merged

#7: Fixes an issue where !doctype would be left out when creating n…#8
askonomm merged 2 commits intomainfrom
7-doctype-is-missing-on-a-round-trip-of-html-nodes-html

Conversation

@askonomm
Copy link
Owner

…odes due to it being a void element, and adds a full HTML page test case.

…odes due to it being a void element, and adds a full HTML page test case.
@askonomm askonomm linked an issue Oct 19, 2025 that may be closed by this pull request
codescene-delta-analysis[bot]

This comment was marked as outdated.

Copy link

@codescene-delta-analysis codescene-delta-analysis bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gates Passed
4 Quality Gates Passed

See analysis details in CodeScene

Quality Gate Profile: Clean Code Collective
Want more control? Customize Code Health rules or catch issues early with our IDE extension and CLI tool.

@askonomm askonomm merged commit 3ef74e6 into main Oct 19, 2025
2 checks passed
@askonomm askonomm deleted the 7-doctype-is-missing-on-a-round-trip-of-html-nodes-html branch October 19, 2025 21:48
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.

!DOCTYPE is missing on a round trip of HTML > nodes > HTML

1 participant