Skip to content

Fix 101 markdownlint errors across 14 files#1

Merged
asudbring merged 1 commit into
mainfrom
fix/markdown-lint-errors
Mar 16, 2026
Merged

Fix 101 markdownlint errors across 14 files#1
asudbring merged 1 commit into
mainfrom
fix/markdown-lint-errors

Conversation

@asudbring
Copy link
Copy Markdown
Owner

Resolves all failures in the Markdown Lint CI workflow.

Changes across 14 files:

  • MD040: Add language identifiers to fenced code blocks
  • MD032: Add blank lines before lists
  • MD031: Add blank lines around fenced code blocks
  • MD022: Add blank lines after headings
  • MD024: Make duplicate headings unique with phase/section prefixes
  • MD036: Convert bold-as-heading to proper markdown headings
  • MD034: Wrap bare email addresses in angle brackets
  • MD056: Fix table column count mismatches
  • MD037: Fix spaces inside emphasis markers

Resolve all lint failures in the Markdown Lint CI workflow:

- MD040: Add language identifiers to fenced code blocks (text, bash, etc.)
- MD032: Add blank lines before lists
- MD031: Add blank lines around fenced code blocks
- MD022: Add blank lines after headings
- MD024: Make duplicate headings unique with phase/section prefixes
- MD036: Convert bold-as-heading to proper markdown headings
- MD034: Wrap bare email addresses in angle brackets
- MD056: Fix table column count mismatches
- MD037: Fix spaces inside emphasis markers

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@asudbring asudbring merged commit 3a035ef into main Mar 16, 2026
1 check passed
@asudbring asudbring deleted the fix/markdown-lint-errors branch March 16, 2026 20:58
asudbring pushed a commit that referenced this pull request Mar 24, 2026
Resolve all lint failures in the Markdown Lint CI workflow:

- MD040: Add language identifiers to fenced code blocks (text, bash, etc.)
- MD032: Add blank lines before lists
- MD031: Add blank lines around fenced code blocks
- MD022: Add blank lines after headings
- MD024: Make duplicate headings unique with phase/section prefixes
- MD036: Convert bold-as-heading to proper markdown headings
- MD034: Wrap bare email addresses in angle brackets
- MD056: Fix table column count mismatches
- MD037: Fix spaces inside emphasis markers

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

1 participant