Skip to content

Bump markdownlint-cli from 0.45.0 to 0.48.0#42176

Merged
julien-deramond merged 1 commit into
v6-devfrom
v6-dev-bump-markdownlint-cli-to-0.48.0
Mar 13, 2026
Merged

Bump markdownlint-cli from 0.45.0 to 0.48.0#42176
julien-deramond merged 1 commit into
v6-devfrom
v6-dev-bump-markdownlint-cli-to-0.48.0

Conversation

@julien-deramond

@julien-deramond julien-deramond commented Mar 13, 2026

Copy link
Copy Markdown
Member

Description

This PR bumps markdownlint-cli from 0.45.0 to 0.48.0.

It fixes the new issues after having run npm run lint-mdx:

> bootstrap@6.0.0-alpha1 lint-mdx
> markdownlint "site/src/content/**/*.mdx"

site/src/content/docs/content/prose.mdx:121:21 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
site/src/content/docs/content/prose.mdx:121:33 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
site/src/content/docs/content/prose.mdx:122:21 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
site/src/content/docs/content/prose.mdx:122:33 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
site/src/content/docs/content/prose.mdx:123:21 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
site/src/content/docs/content/prose.mdx:123:33 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
site/src/content/docs/content/prose.mdx:124:21 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
site/src/content/docs/content/prose.mdx:124:33 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
site/src/content/docs/content/prose.mdx:125:21 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
site/src/content/docs/content/prose.mdx:125:33 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]

⚠️ This won't be backported to v5 as markdownlint-cli is not used in v5. Adding it, IMHO, would cause more issues (resolving the Markdown warnings/issues) than anything. Btw, I've created a new "no-backport-to-v5" label.

@github-project-automation github-project-automation Bot moved this to Inbox in v6.0.0 Mar 13, 2026
@julien-deramond julien-deramond merged commit 9c7fa43 into v6-dev Mar 13, 2026
12 checks passed
@julien-deramond julien-deramond deleted the v6-dev-bump-markdownlint-cli-to-0.48.0 branch March 13, 2026 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Inbox

Development

Successfully merging this pull request may close these issues.

1 participant