Skip to content

docs: join hard-wrapped prose into single lines - #223

Merged
joshua-temple merged 1 commit into
mainfrom
docs/reflow-prose
Jun 18, 2026
Merged

joshua-temple merged 1 commit into
mainfrom
docs/reflow-prose

Conversation

@joshua-temple

Copy link
Copy Markdown
Collaborator

Problem

Several docs pages and the root README/CONTRIBUTING/SECURITY had prose and list items manually hard-wrapped across multiple source lines mid-sentence, which is inconsistent and harder to edit.

Fix

Pure reflow: each paragraph and list item is joined onto a single source line. No wording, punctuation, links, code, tables, frontmatter, or MDX/JSX changed. 13 files, all whitespace-only.

Verification

  • Independent review confirmed every hunk is reflow-only (text byte-identical modulo line-wrapping); no list items or paragraphs merged; code blocks/tables/frontmatter/components intact.
  • Starlight build green (12 pages).

Signed-off-by: Joshua Temple <joshua.temple@stablekernel.com>
@joshua-temple
joshua-temple enabled auto-merge (squash) June 18, 2026 17:01
@joshua-temple
joshua-temple merged commit d6c120d into main Jun 18, 2026
13 checks passed
@joshua-temple joshua-temple added the docs Improvements or additions to documentation label Jun 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant