Skip to content

Expose ignoreDeclaration in the online demo#836

Open
Zhao73 wants to merge 1 commit into
NaturalIntelligence:masterfrom
Zhao73:fix-demo-ignore-xml-declaration
Open

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

Conversation

@Zhao73
Copy link
Copy Markdown

@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

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

1 participant