Skip to content

Cleanup markdown errors#131

Open
andystaples wants to merge 5 commits intomicrosoft:mainfrom
andystaples:andystaples/fix-markdown-validations
Open

Cleanup markdown errors#131
andystaples wants to merge 5 commits intomicrosoft:mainfrom
andystaples:andystaples/fix-markdown-validations

Conversation

@andystaples
Copy link
Copy Markdown
Contributor

Fixes a number of markdown syntax/rules issues in .md files across the repos - pymarkdown linting now passes on all files

Copilot AI review requested due to automatic review settings April 8, 2026 18:41
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Fixes Markdown formatting and linting issues across the repository documentation so that pymarkdown rules pass and the docs render more consistently.

Changes:

  • Reflowed long lines and reformatted lists/code blocks for Markdown linter compliance.
  • Normalized heading levels and section structure in various docs.
  • Improved readability of boilerplate/support/security markdown content.

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated 15 comments.

Show a summary per file
File Description
examples/sub-orchestrations-with-fan-out-fan-in/README.md Rewrapped text, adjusted headings/lists, and clarified running steps.
durabletask-azuremanaged/CHANGELOG.md Reflowed long lines and nested bullets for changelog readability.
docs/supported-patterns.md Adjusted heading levels and rewrapped sections describing supported orchestration patterns.
docs/getting-started.md Updated headings and wrapped links/list items for linting and readability.
docs/features.md Reformatted feature documentation sections, lists, and code samples for linting.
docs/development.md Rewrapped paragraphs and fixed Markdown formatting in dev instructions.
SUPPORT.md Converted placeholder into a warning block and reflowed content.
SECURITY.md Added top-level heading, renamed section, and reflowed template text/lists.
README.md Reflowed badges/paragraphs and normalized “References” heading.
CONTRIBUTING.md Wrapped long lines and converted raw URL into a proper Markdown link.
CHANGELOG.md Reflowed entries and wrapped long bullets/links for consistency.

Comment thread docs/supported-patterns.md
Comment thread docs/supported-patterns.md Outdated
Comment thread docs/supported-patterns.md Outdated
Comment thread docs/supported-patterns.md Outdated
Comment thread docs/getting-started.md
Comment thread docs/features.md Outdated
Comment thread docs/features.md Outdated
Comment thread examples/sub-orchestrations-with-fan-out-fan-in/README.md
Comment thread examples/sub-orchestrations-with-fan-out-fan-in/README.md Outdated
Comment thread examples/sub-orchestrations-with-fan-out-fan-in/README.md Outdated
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