Skip to content

fix - rendering of the what's new page for 0.21 is broken on webkit - #407

Open
Andrey Loskutov (iloveeclipse) wants to merge 1 commit into
microsoft:mainfrom
iloveeclipse:issue_406
Open

fix - rendering of the what's new page for 0.21 is broken on webkit#407
Andrey Loskutov (iloveeclipse) wants to merge 1 commit into
microsoft:mainfrom
iloveeclipse:issue_406

Conversation

@iloveeclipse

Copy link
Copy Markdown

Fixes #406

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes the Eclipse “What’s New” (intro) page rendering failure introduced in the 0.21.0 release notes by correcting invalid HTML so WebKit-based renderers no longer stop parsing the document.

Changes:

  • Fixes an <img> tag in WHATISNEW.md to be self-closing (/>) to satisfy XML/XHTML-style parsing used by the intro renderer on some platforms.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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.

[Bug] WHATISNEW page has html error, shown on Linux

3 participants