Skip to content

docs(xml): document XML 1.1 parsing mode and DOCTYPE defaults#7143

Open
tomas-zijdemans wants to merge 2 commits into
denoland:mainfrom
tomas-zijdemans:doc-xml
Open

docs(xml): document XML 1.1 parsing mode and DOCTYPE defaults#7143
tomas-zijdemans wants to merge 2 commits into
denoland:mainfrom
tomas-zijdemans:doc-xml

Conversation

@tomas-zijdemans
Copy link
Copy Markdown
Contributor

@tomas-zijdemans tomas-zijdemans commented May 16, 2026

The XML 1.1 support should be advertised. DTD security is also worth calling out. Sorry, I should have done this in the PR that introduced that support.

@github-actions github-actions Bot added the xml label May 16, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.61%. Comparing base (95a1e2e) to head (0044586).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7143   +/-   ##
=======================================
  Coverage   94.61%   94.61%           
=======================================
  Files         634      634           
  Lines       51843    51843           
  Branches     9346     9346           
=======================================
  Hits        49050    49050           
  Misses       2218     2218           
  Partials      575      575           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tomas-zijdemans tomas-zijdemans changed the title docs(xml): document XML 1.1 parsing mode docs(xml): document XML 1.1 parsing mode and DOCTYPE defaults May 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant