Skip to content

Docs audit [April 2026]: Run mdformat on all#3299

Open
C-Achard wants to merge 5 commits into
cy/docs-audit-april-2026-docs-updatefrom
cy/docs-audit-2026-reformat-all
Open

Docs audit [April 2026]: Run mdformat on all#3299
C-Achard wants to merge 5 commits into
cy/docs-audit-april-2026-docs-updatefrom
cy/docs-audit-2026-reformat-all

Conversation

@C-Achard
Copy link
Copy Markdown
Collaborator

@C-Achard C-Achard commented Apr 28, 2026

Motivation

This PR is part of a broader documentation auditing process, which aims to offer a clean, systematic review of current documentation, suggest potential improvements, and start updating critical pages.

See:

Suggested merge order:

Warning

Ensure mdformat step does not erase meaningful last_content_changed metadata.
DO NOT MERGE WHILE THIS IS NOT EXPLICITLY MARKED AS DONE
Otherwise we will lose useful information about up-to-dateness of docs

  • Ensure no misleading metadata from mdformat

Scope

Runs the newly added mdformat hook on all documentation files.

Note

It is expected that numbered bullet lists all show "1.". Markdown will automatically re-number them on build.

@C-Achard C-Achard force-pushed the cy/docs-audit-2026-reformat-all branch from 736904b to 72676e1 Compare May 6, 2026 08:04
@C-Achard C-Achard requested a review from deruyter92 May 11, 2026 13:55
@C-Achard C-Achard marked this pull request as ready for review May 11, 2026 13:55
Copy link
Copy Markdown
Collaborator

@deruyter92 deruyter92 left a comment

Choose a reason for hiding this comment

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

Super helpful!!

@C-Achard
Copy link
Copy Markdown
Collaborator Author

Re: metadata, @deruyter92 and I agreed that it was not essential given the broader changes to docs to keep the "last content updated from git" metadata field untouched by mdformat.
The lack of "verified for" signal also works as a way to imply a doc file has not been reworked recently anyways, the exact date serves a similar purpose but with perhaps less use than being tied to an explicit version.

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

Labels

documentation documentation updates/comments enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants