Skip to content

docs: remove stray HTML comment from webview2 guide#41122

Merged
yury-s merged 1 commit into
microsoft:mainfrom
yury-s:docs-webview2-remove-html-comment
Jun 3, 2026
Merged

docs: remove stray HTML comment from webview2 guide#41122
yury-s merged 1 commit into
microsoft:mainfrom
yury-s:docs-webview2-remove-html-comment

Conversation

@yury-s

@yury-s yury-s commented Jun 3, 2026

Copy link
Copy Markdown
Member

Summary

  • Remove an HTML comment from docs/src/webview2.md.

HTML comments (<!-- ... -->) are not valid MDX and break downstream MDX-based rendering of these docs (e.g. playwright.dev, which runs on Docusaurus — MDX errors with "Could not parse expression"). The comment only linked the demo source repo and produced no rendered output, so removing it keeps the guide MDX-clean.

HTML comments are not valid MDX and break downstream MDX-based rendering
(e.g. playwright.dev on Docusaurus). The note linked the demo source repo
but produced no rendered output; dropping it keeps the doc MDX-clean.
@yury-s yury-s merged commit f1c2981 into microsoft:main Jun 3, 2026
3 checks passed
@yury-s yury-s deleted the docs-webview2-remove-html-comment branch June 3, 2026 18:48
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