[docs-infra] Test HTML validation in broken links checker#48088
Draft
Janpot wants to merge 20 commits intomui:masterfrom
Draft
[docs-infra] Test HTML validation in broken links checker#48088Janpot wants to merge 20 commits intomui:masterfrom
Janpot wants to merge 20 commits intomui:masterfrom
Conversation
Update @mui/internal-code-infra to preview version from mui/mui-public#1241 and enable htmlValidate: true. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Netlify deploy preview
Bundle size report
|
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
a2c1b65 to
7b9455b
Compare
Cherry-pick fixes from mui#48107 and mui#48095: - Replace <span> with <div> for dangerouslySetInnerHTML with block content - Fix StyledIcon from span to div on material-icons page - Use inline elements in ProductsSwitcher for valid span nesting - Fix duplicate IDs in ThemeViewer, SearchButton, ToggleDisplayOption - Fix aria-label misuse on BackToTop wrapper div - Fix wrong aria-controls in ToggleDisplayOption Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@mui/internal-code-infrato preview version from [code-infra] Add HTML validation to broken links checker mui-public#1241htmlValidate: truein the broken links checker to test HTML validation on the docs siteIssues caught: