Skip to content

Expose ignoreDeclaration in the online demo#836

Merged
amitguptagwl merged 1 commit into
NaturalIntelligence:masterfrom
Zhao73:fix-demo-ignore-xml-declaration
Jun 2, 2026
Merged

Expose ignoreDeclaration in the online demo#836
amitguptagwl merged 1 commit into
NaturalIntelligence:masterfrom
Zhao73:fix-demo-ignore-xml-declaration

Conversation

@Zhao73
Copy link
Copy Markdown
Contributor

@Zhao73 Zhao73 commented Jun 1, 2026

Summary

  • add an Ignore XML declaration checkbox to the online demo
  • wire it to XMLParser's ignoreDeclaration option and keep the current demo default checked

Fixes #774

Testing

  • node script checked that the checkbox and parser option are wired in index.html

@amitguptagwl amitguptagwl merged commit 2d46cc2 into NaturalIntelligence:master Jun 2, 2026
3 checks passed
@amitguptagwl
Copy link
Copy Markdown
Member

Thanks for your time and effort

@ulrichstark ulrichstark mentioned this pull request Jun 2, 2026
3 tasks
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.

XML prolog is included as "?xml" property in json output

2 participants