Skip to content

Phrasing, formatting, and link cleanups across docs#446

Draft
cb341 wants to merge 1 commit intofeature/improve-docsfrom
feature/docs-phrasing
Draft

Phrasing, formatting, and link cleanups across docs#446
cb341 wants to merge 1 commit intofeature/improve-docsfrom
feature/docs-phrasing

Conversation

@cb341
Copy link
Copy Markdown
Contributor

@cb341 cb341 commented Apr 29, 2026

Mechanical cleanups across the markdown sources: align table padding in the README template, fix the mbook→mdbook typo, convert bare URLs to auto-links, normalise note callouts to blockquoted Note: form, replace --> arrows with →, and add code formatting around [project-name] placeholders. Pin mdbook-version to 0.4.40 in CI to avoid drift from 'latest'.

@cb341 cb341 self-assigned this Apr 29, 2026
@cb341 cb341 force-pushed the feature/docs-phrasing branch 2 times, most recently from 7f16664 to 35c0308 Compare April 30, 2026 11:58
@cb341 cb341 changed the base branch from main to feature/improve-docs April 30, 2026 11:58
@cb341 cb341 force-pushed the feature/improve-docs branch from 9384c0e to fd20e49 Compare April 30, 2026 13:10
@cb341 cb341 force-pushed the feature/docs-phrasing branch 2 times, most recently from 5717f1f to 94353bd Compare April 30, 2026 15:05
Convert every blockquote-style note/warning/tip/important into the
GitHub `> [!XXX]` form so the docs render consistently:

- `> **Note:**` / `> _Note_:` / `**Note:**` → `> [!NOTE]`
- `> ⚠️ ...` / `:warning:`-bracketed callouts → `> [!WARNING]`
- `> :exclamation:` / `**:exclamation:` → `> [!IMPORTANT]`
- `> :bulb:` → `> [!TIP]`
- `> ⭐️` template-provided markers and `> ✨` Rails-default markers
  (semantically informational) → `> [!NOTE]`
- `ℹ️ _..._` → `> [!NOTE]`

Decorative emoji in headings, links, and celebratory inline lines
(e.g. `:tada:`, `:fire:`, `:gem:`) are out of scope here and live in
feature/emoji-cleanup.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@cb341 cb341 force-pushed the feature/docs-phrasing branch from 94353bd to 462f54e Compare May 6, 2026 06:48
@cb341 cb341 force-pushed the feature/improve-docs branch from f9fa4de to de963c5 Compare May 6, 2026 06:48
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.

1 participant