Skip to content

Conversation

@jrfnl
Copy link
Member

@jrfnl jrfnl commented Dec 1, 2025

Description

MarkdownLint v0.39.0 introduced a new rule regarding table formatting.

While the principle of the rule is actually quite nice, it doesn't play nice with some of the tables in the PHPCS 4.0 upgrade guides, and while those files could, of course, be updated, that wouldn't improve the maintainability of the tables.

So, for now, I'm electing to ignore the new rule (MD060).

Refs:

MarkdownLint v0.39.0 introduced a new rule regarding table formatting.

While the principle of the rule is actually quite nice, it doesn't play nice with some of the tables in the PHPCS 4.0 upgrade guides, and while those files could, of course, be updated, that wouldn't improve the maintainability of the tables.

So, for now, I'm electing to ignore the new rule (`MD060`).

Refs:
* https://github.com/DavidAnson/markdownlint/blob/v0.39.0/CHANGELOG.md#0390
* https://github.com/DavidAnson/markdownlint/blob/main/doc/md060.md
@jrfnl jrfnl merged commit 80beae4 into main Dec 1, 2025
15 checks passed
@jrfnl jrfnl deleted the feature/ci-fix-markdownlint branch December 1, 2025 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants