Skip to content

[WIP] Fix markdown lint issues and inconsistencies - #6992

Closed
mnkiefer with Copilot wants to merge 2 commits into
mainfrom
copilot/fix-markdown-lint-issues
Closed

[WIP] Fix markdown lint issues and inconsistencies#6992
mnkiefer with Copilot wants to merge 2 commits into
mainfrom
copilot/fix-markdown-lint-issues

Conversation

Copilot AI commented Dec 19, 2025

Copy link
Copy Markdown
Contributor

Markdown Sanitizer Workflow

Fix markdown lint issues and inconsistencies across all markdown files in the repository.

Plan

  • Explore repository and understand markdown files structure
  • Identify markdown lint issues using markdownlint-cli
  • Create .markdownlint.json configuration file with appropriate rules
  • Create automated markdown sanitization workflow
  • Run sanitizer on all repository markdown files
  • Verify fixes and ensure no regressions
  • Document the markdown linting process in contributing guide
Original prompt

This section details on the original issue you should resolve

<issue_title>[Workflow] Markdown sanitizer</issue_title>
<issue_description>### Workflow Name

Markdown sanitizer

Workflow Description

Go through all markdown files in this repo and fix markdown lint issues and inconsistencies.

Additional Context (Optional)

No response</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
@mnkiefer mnkiefer closed this Dec 19, 2025
Copilot AI requested a review from mnkiefer December 19, 2025 18:29
@github-actions
github-actions Bot deleted the copilot/fix-markdown-lint-issues branch April 2, 2026 13:06
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.

[Workflow] Markdown sanitizer

2 participants