Skip to content

fix: developers guide list numbering - #604

Open
dheerajsingh544 wants to merge 3 commits into
awslabs:mainfrom
dheerajsingh544:fix/developers-guide-list-numbering
Open

fix: developers guide list numbering#604
dheerajsingh544 wants to merge 3 commits into
awslabs:mainfrom
dheerajsingh544:fix/developers-guide-list-numbering

Conversation

@dheerajsingh544

@dheerajsingh544 dheerajsingh544 commented Jul 20, 2026

Copy link
Copy Markdown

Checklist

  • I have reviewed the contributing guidelines
  • I have performed a self-review of this change
  • Changes have been tested
  • Changes are documented

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.

Nest the Setup/Iterate step content under their numbered list items
so the list renders and lints as a continuous 1/2 sequence instead of
two disconnected single-item lists. Fixes MD029 failure introduced in
8341e20.
@dheerajsingh544
dheerajsingh544 requested a review from a team as a code owner July 20, 2026 08:28
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jul 20, 2026
@dheerajsingh544

Copy link
Copy Markdown
Author

hello @Kalindi-Dev @raj-jain-aws @harmjeff @spraja08 @scottschreckengaust please review this PR

It's a real lint failure, not cosmetic. npx markdownlint-cli2 "**/*.md" — the exact command the project documents and runs in CI — currently fails with MD029/ol-prefix on this file. Any branch built on top of the current state will fail that CI check until this is fixed.

Should be a quick review. Thanks!

@dheerajsingh544 dheerajsingh544 changed the title Fix/developers guide list numbering developers guide list numbering Jul 20, 2026
@dheerajsingh544 dheerajsingh544 changed the title developers guide list numbering fix: developers guide list numbering Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant