Skip to content

Conversation

@bsmth
Copy link
Member

@bsmth bsmth commented Nov 27, 2025

Description

Fix using:

yarn && yarn fix:md

Related issues and pull requests

Supersedes:

dependabot bot and others added 2 commits November 27, 2025 14:01
Bumps [prettier](https://github.com/prettier/prettier) from 3.6.2 to 3.7.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.6.2...3.7.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.7.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@bsmth bsmth requested review from a team and mdn-bot as code owners November 27, 2025 16:00
@bsmth bsmth requested review from Josh-Cena, LeoMcA and estelle and removed request for a team November 27, 2025 16:00
@github-actions github-actions bot added Content:CSS Cascading Style Sheets docs Content:JS JavaScript docs Content:Glossary Glossary entries system [PR only] Infrastructure and configuration for the project size/s [PR only] 6-50 LoC changed labels Nov 27, 2025
Comment on lines +40 to +42
| © | `&copy;` | U+000A9 |
| ® | `&reg;` | U+000AE |
| | `&trade;` | U+02122 |
Copy link
Contributor

Choose a reason for hiding this comment

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

[mdn-linter] reported by reviewdog 🐶

Suggested change
| © | `&copy;` | U+000A9 |
| ® | `&reg;` | U+000AE |
| | `&trade;` | U+02122 |
| © | `&copy;` | U+000A9 |
| ® | `&reg;` | U+000AE |
|| `&trade;` | U+02122 |

```css
a[href^="https://"]::after
{
a[href^="https://"]::after {
Copy link
Contributor

Choose a reason for hiding this comment

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

[mdn-linter] reported by reviewdog 🐶

Suggested change
a[href^="https://"]::after {
a[href^="https://"]::after
{

```css
a[href="http://example.com"]
{
a[href="http://example.com"] {
Copy link
Contributor

Choose a reason for hiding this comment

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

[mdn-linter] reported by reviewdog 🐶

Suggested change
a[href="http://example.com"] {
a[href="http://example.com"]
{

/* <a> elements with an href matching "https://example.org" */
a[href="https://example.org"]
{
a[href="https://example.org"] {
Copy link
Contributor

Choose a reason for hiding this comment

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

[mdn-linter] reported by reviewdog 🐶

Suggested change
a[href="https://example.org"] {
a[href="https://example.org"]
{

/* Links that start with "https://" and end in ".org" */
a[href^="https://"][href$=".org"]
{
a[href^="https://"][href$=".org"] {
Copy link
Contributor

Choose a reason for hiding this comment

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

[mdn-linter] reported by reviewdog 🐶

Suggested change
a[href^="https://"][href$=".org"] {
a[href^="https://"][href$=".org"]
{

Comment on lines +90 to +92
import type { TypeFromRequire } from "pkg" with {
"resolution-mode": "require",
};
Copy link
Contributor

Choose a reason for hiding this comment

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

[mdn-linter] reported by reviewdog 🐶

Suggested change
import type { TypeFromRequire } from "pkg" with {
"resolution-mode": "require",
};
import type { TypeFromRequire } from "pkg" with { "resolution-mode": "require" };

@github-actions
Copy link
Contributor

Preview URLs

Flaws (194)

Note! 2 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/CSS/Reference/Properties/content
Title: content
Flaw count: 178

  • broken_links:
    • /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#single_bar is a redirect
    • /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#single_bar is a redirect
    • /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#brackets is a redirect
    • /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#single_bar is a redirect
    • /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#brackets is a redirect
    • and 164 more flaws omitted
  • macros:
    • Macro produces link /en-US/docs/Web/CSS/counter-reset which is a redirect
    • Macro produces link /en-US/docs/Web/CSS/counter-increment which is a redirect
    • Macro produces link /en-US/docs/Web/CSS/list-style-type which is a redirect
    • Macro produces link /en-US/docs/Web/CSS/list-style-type which is a redirect
    • Macro produces link /en-US/docs/Web/CSS/CSS_cascade/Value_processing which is a redirect
    • and 4 more flaws omitted

URL: /en-US/docs/Web/CSS/Reference/Properties/pointer-events
Title: pointer-events
Flaw count: 15

  • broken_links:
    • /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#single_bar is a redirect
    • /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#single_bar is a redirect
    • /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#single_bar is a redirect
    • /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#single_bar is a redirect
    • /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#single_bar is a redirect
    • and 5 more flaws omitted
  • macros:
    • Macro produces link /en-US/docs/Web/CSS/CSS_cascade/Value_processing which is a redirect
    • Macro produces link /en-US/docs/Web/CSS/CSS_cascade/Inheritance which is a redirect
    • Macro produces link /en-US/docs/Web/CSS/CSS_cascade/Value_processing which is a redirect
    • Macro produces link /en-US/docs/Web/CSS/CSS_animated_properties which is a redirect
    • Can't resolve /en-US/docs/Web/CSS/Guides/Logical_properties_and_values/Houdini

URL: /en-US/docs/Web/CSS/Reference/Selectors/Attribute_selectors
Title: Attribute selectors
Flaw count: 1

  • macros:
    • Can't resolve /en-US/docs/Web/CSS/Guides/Logical_properties_and_values/Houdini

@Josh-Cena Josh-Cena merged commit ff4dc3d into mdn:main Nov 27, 2025
15 of 16 checks passed
estelle pushed a commit that referenced this pull request Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:CSS Cascading Style Sheets docs Content:Glossary Glossary entries Content:JS JavaScript docs size/s [PR only] 6-50 LoC changed system [PR only] Infrastructure and configuration for the project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants