Skip to content

copy: remove em-dashes from first-party app copy#157

Merged
sacha-l merged 1 commit into
developfrom
copy/remove-em-dashes
May 22, 2026
Merged

copy: remove em-dashes from first-party app copy#157
sacha-l merged 1 commit into
developfrom
copy/remove-em-dashes

Conversation

@sacha-l
Copy link
Copy Markdown
Collaborator

@sacha-l sacha-l commented May 22, 2026

Summary

House-style sweep: removes em-dashes () from first-party, user-facing copy, replacing each with a comma, period, colon, or parentheses (occasionally a light reword). 18 files, 35 swaps.

Covers: JSX text, toast messages, labels, placeholders, aria-labels, and WebZero-authored content (program descriptions + the Denver event content).

Deliberately left untouched (per scope)

  • Code comments (//, /* */) and CSS comments (index.css) — not app copy.
  • Builder-written project descriptionsmockWinners.ts, src/data/synergy-2025.json, and the PitchOff submission descriptions in mockPrograms.ts (builders' own words; these mirror real Supabase data). I reverted these after the initial sweep touched them.
  • Numeric en-dashes (e.g. 3–4 products) — those are , not .
  • The bare empty-value placeholder glyph in admin tables / LCD stats (a "no data" indicator, not prose).

Notes

  • The curated Denver feedback-quote highlights were cleaned (they're first-party paraphrased/anonymized content I authored, not a raw data mirror). Say the word if you'd rather preserve those verbatim.
  • Saved as a standing preference: no em-dashes in our copy going forward.

Test plan

  • npm run build (typecheck) clean.
  • npm run lint clean.
  • Diff verified: no comment lines changed; builder content preserved.

Replace em-dashes (—) with commas, periods, colons, or parentheses across
user-facing copy: JSX text, toasts, labels, placeholders, aria-labels, and
WebZero-authored content (program descriptions + the Denver content). House
style: no em-dashes in our own copy.

Left untouched: code/CSS comments, builder-written project descriptions
(mockWinners, PitchOff submissions), numeric en-dash ranges, and the bare
"—" empty-value placeholder glyph in admin tables.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 22, 2026

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

Project Deployment Actions Updated (UTC)
stadium Ready Ready Preview, Comment May 22, 2026 3:08pm

@sacha-l sacha-l marked this pull request as ready for review May 22, 2026 16:39
@sacha-l sacha-l merged commit b6b6fec into develop May 22, 2026
2 checks passed
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