Skip to content

fix(npm): take the em dash out of the package description (EMDASH-CONFORMANCE) - #30

Merged
NSchatz merged 1 commit into
mainfrom
npm-description-emdash
Aug 7, 2026
Merged

fix(npm): take the em dash out of the package description (EMDASH-CONFORMANCE)#30
NSchatz merged 1 commit into
mainfrom
npm-description-emdash

Conversation

@NSchatz

@NSchatz NSchatz commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

The most visible string the package has: the subtitle on the npm package page and the one
line in every npm search result. Rewritten with a colon, per the rule's own remedy list.

The arrow in the same string is U+2192, not an em dash, and it names the direction of the
transformation. It stays.

Scoped to the description alone, deliberately. This repo's full sweep is 660 occurrences
across 76 files and is a separate queued unit that lands with the CI gate.

…FORMANCE)

The most visible string the package has: the subtitle on the npm package page and the one
line in every npm search result. Rewritten with a colon, per the rule's own remedy list.

The arrow in the same string is U+2192, not an em dash, and it names the direction of the
transformation. It stays.

Scoped to the description alone, deliberately. This repo's full sweep is 660 occurrences
across 76 files and is a separate queued unit that lands with the CI gate.
@NSchatz
NSchatz merged commit 9fd8f24 into main Aug 7, 2026
7 checks passed
@NSchatz
NSchatz deleted the npm-description-emdash branch August 7, 2026 01:41
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