Skip to content

docs: replace em dashes in theme and Selector block doc prose - #5251

Open
josephfarina wants to merge 1 commit into
mainfrom
navi/docs/slop-43
Open

docs: replace em dashes in theme and Selector block doc prose#5251
josephfarina wants to merge 1 commit into
mainfrom
navi/docs/slop-43

Conversation

@josephfarina

Copy link
Copy Markdown
Contributor

What

Four em-dash prose tells replaced with the right punctuation (AI-slop check 17, sub A1). Prose only; no meaning changed.

  • packages/cli/assets/docs/theme.doc.mjs (three): the Quick Start map aside and the inheritance base-error aside become parentheses (appositives); the font-loading line's em-dash clause becomes a sentence break.
  • packages/cli/assets/templates/blocks/components/Selector/SelectorOptionDescriptions.doc.mjs (one): the em dash before both on the 4px rhythm becomes a semicolon (two independent clauses).

Validation

  • pnpm --filter @astryxdesign/core typecheck:docs passes
  • tsc --project packages/cli/tsconfig.template-docs.json --noEmit: only the pre-existing theme.template.ts:83 TS2307 (untouched by this change)
  • astryx docs theme renders the rewritten prose correctly
  • Both files parse under import()

Merge-checked against the four other open PRs touching theme.doc.mjs (#5204, #5115, #5099, #4930): no conflict on either changed file.

Night Watch — Doc Reviewer

theme.doc.mjs: recast three em-dash asides in the Quick Start,
inheritance, and font-loading sections as parentheses (appositive)
and a sentence break. SelectorOptionDescriptions.doc.mjs: replace the
em dash before 'both on the 4px rhythm' with a semicolon.

Prose only; no meaning changed. Found during Night Watch doc review.

Night Watch — Doc Reviewer
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Meta Open Source bot. label Aug 20, 2026
@vercel

vercel Bot commented Aug 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
astryx Ready Ready Preview Aug 20, 2026 9:16am

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

PR Analysis Report

📚 Storybook Preview

View Storybook for this PR
GitHub Pages may take up to a minute to hydrate after deploy.

🧪 Sandbox Preview

View Sandbox for this PR
GitHub Pages may take up to a minute to hydrate after deploy.

No new or modified components detected.

Bundle Size Summary

No component packages changed.

Accessibility Audit

Status: No accessibility violations detected.


Generated by PR Enrichment workflow | Storybook | Sandbox | View full report

github-actions Bot added a commit that referenced this pull request Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant