Skip to content

[docs] Markdownlint sweep for existing recipe/schema docs#224

Open
alanshurafa wants to merge 1 commit intoNateBJones-Projects:mainfrom
alanshurafa:contrib/alanshurafa/markdownlint-sweep-2
Open

[docs] Markdownlint sweep for existing recipe/schema docs#224
alanshurafa wants to merge 1 commit intoNateBJones-Projects:mainfrom
alanshurafa:contrib/alanshurafa/markdownlint-sweep-2

Conversation

@alanshurafa
Copy link
Copy Markdown
Contributor

Summary

Fixes pre-existing markdownlint failures across unrelated recipes and schemas so the repository-wide lint check can pass independently of feature PRs.

This follows the same dedicated cleanup pattern as prior markdownlint sweeps in #161 and #215.

Scope

  • Formatting-only markdownlint fixes across 8 existing files
  • No changes to the six active ExoCortex port contribution folders
  • No content or behavior changes intended

Verification

  • npx -y markdownlint-cli2@0.22.0 --config .github/.markdownlint.jsonc **/*.md #node_modules -> 0 errors across 142 files

Why this PR exists

The six open upstream PRs #217-#222 are blocked by the repo's whole-tree lint CI check, which reports pre-existing markdownlint errors outside those PRs' touched folders. Keeping this as a separate cleanup PR avoids mixing unrelated formatting changes into feature contributions.

@github-actions github-actions Bot added recipe Contribution: step-by-step recipe schema Contribution: database extension labels Apr 22, 2026
@alanshurafa
Copy link
Copy Markdown
Contributor Author

Refreshing upstream checks after fork-side readiness cleanup.

@alanshurafa alanshurafa reopened this Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

recipe Contribution: step-by-step recipe schema Contribution: database extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant