Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 13, 2026

Fixed 93 markdownlint violations across 25 markdown files in the repository.

Changes

  • Code blocks: Added language specifications (bash, yaml, json, csharp, text) to 24+ fenced code blocks
  • Headings: Fixed 7 heading level increments and style inconsistencies (h4→h2, h3→h2)
  • Lists: Standardized 19 unordered list items from asterisks to dashes
  • Tables: Fixed 13 column spacing issues (extra/missing spaces around pipes)
  • Inline HTML: Escaped angle brackets in table cells (<string>&lt;string&gt;)
  • Formatting: Removed multiple consecutive blank lines, fixed blockquote spacing, removed trailing whitespace
  • Links: Fixed invalid fragment references and replaced non-descriptive link text ("here" → descriptive text)
  • Emphasis: Converted bold text used as headings to proper heading elements

All files now pass markdownlint validation.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: MihaZupan <25307628+MihaZupan@users.noreply.github.com>
Copilot AI changed the title [WIP] Update dependencies from dotnet/arcade Fix markdownlint violations across documentation and samples Jan 13, 2026
Copilot AI requested a review from MihaZupan January 13, 2026 00:24
@MihaZupan MihaZupan marked this pull request as ready for review January 13, 2026 00:28
@MihaZupan MihaZupan merged commit 1575bf3 into darc-main-f5937989-817d-45d7-92c0-213d7a680531 Jan 13, 2026
3 of 6 checks passed
@MihaZupan MihaZupan deleted the copilot/sub-pr-2983 branch January 13, 2026 00:28
MihaZupan added a commit that referenced this pull request Jan 13, 2026
* Update dependencies from https://github.com/dotnet/arcade build 20251212.6
On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XUnitV3Extensions From Version 11.0.0-beta.25605.2 -> To Version 11.0.0-beta.25612.6

* Update dependencies from https://github.com/dotnet/arcade build 20251217.1
On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XUnitV3Extensions From Version 11.0.0-beta.25605.2 -> To Version 11.0.0-beta.25617.1

* Update dependencies from https://github.com/dotnet/arcade build 20251226.7
On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XUnitV3Extensions From Version 11.0.0-beta.25605.2 -> To Version 11.0.0-beta.25626.7

* Update dependencies from https://github.com/dotnet/arcade build 20260109.1
On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XUnitV3Extensions From Version 11.0.0-beta.25605.2 -> To Version 11.0.0-beta.26059.1

* Upgrade Markdownlint workflow to use latest actions

* Fix markdownlint violations across documentation and samples (#2988)

* Initial plan

* Fix all markdownlint issues

Co-authored-by: MihaZupan <25307628+MihaZupan@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: MihaZupan <25307628+MihaZupan@users.noreply.github.com>

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Miha Zupan <mihazupan.zupan1@gmail.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: MihaZupan <25307628+MihaZupan@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.

2 participants