Skip to content

📖 [Docs]: Specification requirement anchors render correctly - #449

Draft
Marius Storhaug (MariusStorhaug) wants to merge 1 commit into
mainfrom
normalize-specification-anchors
Draft

📖 [Docs]: Specification requirement anchors render correctly#449
Marius Storhaug (MariusStorhaug) wants to merge 1 commit into
mainfrom
normalize-specification-anchors

Conversation

@MariusStorhaug

Copy link
Copy Markdown
Member

The Process-PSModule specification now uses markdownlint-compatible explicit anchors for every functional and non-functional requirement, so direct links to FR1-FR6 and NFR1-NFR5 remain reliable.

Changed: Requirement anchors render reliably

All 11 requirement headings now use the canonical {#id} syntax. Requirement identifiers, heading text, link targets, and documented behavior are unchanged.


Technical details
  • Normalized the 11 explicit anchors in docs/content/Modules/Process-PSModule/specification/spec.md from { #id } to {#id}.
  • Backward compatibility: all existing anchor identifiers are preserved.
  • Standards and framework alignment:
Changed surface Standards checked Framework docs checked Result
docs/content/Modules/Process-PSModule/specification/spec.md Markdownlint MD051 anchor syntax Process-PSModule documentation structure Aligned
Relevant issues (or links)

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

Super-linter summary

Language Validation result
CHECKOV Pass ✅
GITHUB_ACTIONS Pass ✅
GITHUB_ACTIONS_ZIZMOR Pass ✅
GITLEAKS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
HTML Pass ✅
JAVASCRIPT_ES Pass ✅
JAVASCRIPT_PRETTIER Pass ✅
MARKDOWN Pass ✅
NATURAL_LANGUAGE Pass ✅
POWERSHELL Pass ✅
PRE_COMMIT Pass ✅
SPELL_CODESPELL Pass ✅
TRIVY Pass ✅
YAML Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant