chore: apply repo-wide markdown formatter#93
Conversation
Assisted-by: claude-code/claude-opus-4-8
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
Summary
Applies the repository's markdown formatter (
prettiervia the project format recipe) across all tracked Markdown files. Pure mechanical reformatting, no content changes.This is the collateral output of a formatter run triggered while working on #91. It was deliberately kept out of PR #92 (which was scoped to four files) and is split into this separate, content-free PR for a clean review.
Scope
130 Markdown files, formatting only: whitespace, line wrapping, list and table normalization. No prose, code, or semantic changes.