Skip to content

feat(writer): add textWriter#62

Merged
ianprime0509 merged 1 commit into
mainfrom
push-ynoozlmzorvl
Nov 9, 2025
Merged

feat(writer): add textWriter#62
ianprime0509 merged 1 commit into
mainfrom
push-ynoozlmzorvl

Conversation

@ianprime0509

Copy link
Copy Markdown
Owner

Closes #44

The other types of extended content nodes (CDATA, comments, PIs, attributes) have been deemed unnecessary for now, as they have issues with not allowing certain content, so would be fundamentally unsafe.

Closes #44

The other types of extended content nodes (CDATA, comments, PIs,
attributes) have been deemed unnecessary for now, as they have issues
with not allowing certain content, so would be fundamentally unsafe.
@ianprime0509
ianprime0509 merged commit b9ce13d into main Nov 9, 2025
4 checks passed
@ianprime0509
ianprime0509 deleted the push-ynoozlmzorvl branch November 9, 2025 23:42
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.

Extended content nodes in writer

1 participant