Skip to content

fix: resolve markdown lint errors across docs (CP from pensando #337)#99

Merged
sundar-pds merged 1 commit into
mainfrom
yuva/docs-lint-fixes-cp
Jun 18, 2026
Merged

fix: resolve markdown lint errors across docs (CP from pensando #337)#99
sundar-pds merged 1 commit into
mainfrom
yuva/docs-lint-fixes-cp

Conversation

@yuva29

@yuva29 yuva29 commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Summary

Cherry-pick of markdown lint fixes from pensando/network-operator#337.

Fixes markdownlint violations so docs pass ROCm CI linting checks:

  • Add blank lines around lists, fences, headings, and tables (MD031, MD032, MD022, MD058)
  • Add language specifiers to fenced code blocks (MD040)
  • Fix table column alignment and spacing (MD060)
  • Fix trailing spaces and duplicate blank lines (MD009, MD012)
  • Use descriptive link text instead of bare here (MD059)

No code changes — docs formatting only.

@yuva29 yuva29 force-pushed the yuva/docs-lint-fixes-cp branch from 5e1016b to 6867e1b Compare June 18, 2026 18:28
Fix markdownlint violations to pass ROCm CI linting checks:
- Add blank lines around lists, fences, headings, and tables
- Add language specifiers to fenced code blocks
- Fix table column alignment and spacing
- Fix trailing spaces and duplicate blank lines
- Use descriptive link text instead of bare "here"

Co-Authored-By: Claude Opus 4 (1M context) <noreply@anthropic.com>
@yuva29 yuva29 force-pushed the yuva/docs-lint-fixes-cp branch from 6867e1b to 62a69f9 Compare June 18, 2026 18:31
@sundar-pds sundar-pds merged commit a64be4a into main Jun 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants