Skip to content

Remove em dashes from docs - #2

Merged
HafizMMoaz merged 1 commit into
mainfrom
chore/no-em-dash
Jul 16, 2026
Merged

Remove em dashes from docs#2
HafizMMoaz merged 1 commit into
mainfrom
chore/no-em-dash

Conversation

@HafizMMoaz

Copy link
Copy Markdown
Member

Mostly punctuation. Two are not:

The reference generator used an em dash as its placeholder for "no methods" (${info.methods.join(", ") || "—"}), so hand-editing the generated pages would have been undone by the next npm run gen:reference. Changed the placeholder to none and regenerated.

Four lines came from package metadata, not from this repo: the real-estate and restaurant composer.json descriptions. Fixed in those package repos; the pages here are regenerated from that metadata.

Verified: npm run build succeeds, and no em dash remains in the repo.

Mostly punctuation in prose. Two changes are not:

The reference generator used an em dash as the placeholder for "no methods",
so it kept regenerating them into the package pages. It now says "none",
which reads better anyway.

The last four came from the real-estate and restaurant composer.json
descriptions, fixed in those packages. The reference pages here are
regenerated from that metadata rather than edited by hand.
@HafizMMoaz
HafizMMoaz requested a review from a team as a code owner July 16, 2026 13:48
@HafizMMoaz
HafizMMoaz merged commit 1f449b4 into main Jul 16, 2026
1 check passed
@HafizMMoaz
HafizMMoaz deleted the chore/no-em-dash branch July 16, 2026 13:59
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