Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix invalid markup in index.md #37409

Merged
merged 3 commits into from
Dec 28, 2024
Merged

Fix invalid markup in index.md #37409

merged 3 commits into from
Dec 28, 2024

Conversation

snuggs
Copy link
Contributor

@snuggs snuggs commented Dec 28, 2024

Description

There was an orphan </meter> & </p> when there should have been a closing </label>

Motivation

Better clarity to the example markup given.

There was an orphan `</meter>` & `</p>` when there should have been a closing `</label>`
@snuggs snuggs requested a review from a team as a code owner December 28, 2024 15:57
@snuggs snuggs requested review from scottaohara and removed request for a team December 28, 2024 15:57
@github-actions github-actions bot added Content:Accessibility Accessibility docs size/xs [PR only] 0-5 LoC changed labels Dec 28, 2024
Copy link
Contributor

github-actions bot commented Dec 28, 2024

Preview URLs

Flaws (8)

URL: /en-US/docs/Web/Accessibility/ARIA/Attributes/aria-valuenow
Title: aria-valuenow
Flaw count: 8

  • macros:
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/Accessibility/
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/Accessibility/What_is_accessibility
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/Accessibility/HTML
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/Accessibility/CSS_and_JavaScript
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/Accessibility/WAI-ARIA_basics
    • and 3 more flaws omitted

(comment last updated: 2024-12-28 19:38:12)

Copy link
Member

@estelle estelle left a comment

Choose a reason for hiding this comment

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

Thanks! 🎉

@github-actions github-actions bot added size/s [PR only] 6-50 LoC changed and removed size/xs [PR only] 0-5 LoC changed labels Dec 28, 2024
…dex.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@estelle estelle merged commit 93dbdf2 into mdn:main Dec 28, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Accessibility Accessibility docs size/s [PR only] 6-50 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants