Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CDATA support #71

Merged
merged 3 commits into from
Nov 7, 2023
Merged

CDATA support #71

merged 3 commits into from
Nov 7, 2023

Conversation

matthiaspalmer
Copy link
Contributor

To handle CDATA you only have to register a cdata listener on the saxParser, same as the text listener.
A test has been added as well.

@rubensworks rubensworks merged commit 41ac737 into rdfjs:master Nov 7, 2023
2 of 11 checks passed
@rubensworks
Copy link
Member

Thanks @matthiaspalmer!
Released in 2.3.0.

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