Skip to content

🪲 [Fix]: Fix markdown linter#32

Merged
Marius Storhaug (MariusStorhaug) merged 1 commit intomainfrom
fixDocs
Oct 8, 2025
Merged

🪲 [Fix]: Fix markdown linter#32
Marius Storhaug (MariusStorhaug) merged 1 commit intomainfrom
fixDocs

Conversation

@MariusStorhaug
Copy link
Copy Markdown
Member

Description

This pull request makes minor adjustments to the Markdown linting configuration to allow for duplicate headings and fixes a formatting inconsistency.

  • Markdown linting configuration updates:
    • Disabled the MD024 rule to allow duplicate headings, which is useful when sections like INPUTS and OUTPUTS can have the same item.
    • Fixed a formatting inconsistency in the punctuation list for the MD026 rule by changing double quotes to single quotes.

Copilot AI review requested due to automatic review settings October 8, 2025 20:57
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

This pull request fixes the markdown linter configuration by addressing duplicate heading restrictions and formatting inconsistencies.

  • Disabled the MD024 rule to allow duplicate headings in documentation where sections like INPUTS and OUTPUTS may share the same item names
  • Fixed quote consistency in the MD026 rule punctuation list by standardizing to single quotes

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit 9f95185 into main Oct 8, 2025
38 checks passed
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 8, 2025

Module Admin - 1.1.13 published to the PowerShell Gallery.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 8, 2025

GitHub release for Admin v1.1.13 has been created.

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