The semver.org rendering of semver.md mangles important consecutive dashes #454

Closed
opened 2026-02-17 12:06:34 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @abrudz on GitHub (Feb 11, 2021).

  1. (…) Identifiers MUST comprise only ASCII alphanumerics and hyphens [0-9A-Za-z-]. (…) 1.0.0-x-y-z.–.

Note the En-dash after x-y-z. The source has two dashes: --

  1. (…) Identifiers MUST comprise only ASCII alphanumerics and hyphens [0-9A-Za-z-]. (…), 1.0.0+21AF26D3—-117B344092BD.

Note the Em-dash before -117. The source has four dashes: ----

Originally created by @abrudz on GitHub (Feb 11, 2021). > 9. (…) Identifiers MUST comprise only ASCII alphanumerics and hyphens [0-9A-Za-z-]. (…) 1.0.0-x-y-z.–. Note the En-dash after `x-y-z.` The source has two dashes: `--` >10. (…) Identifiers MUST comprise only ASCII alphanumerics and hyphens [0-9A-Za-z-]. (…), 1.0.0+21AF26D3—-117B344092BD. Note the Em-dash before `-117`. The source has four dashes: `----`
GiteaMirror added the duplicate label 2026-02-17 12:06:34 -06:00
Author
Owner

@Nixinova commented on GitHub (Feb 13, 2021):

Dupe of #616 & https://github.com/semver/semver.org/issues/291

@Nixinova commented on GitHub (Feb 13, 2021): Dupe of #616 & https://github.com/semver/semver.org/issues/291
Author
Owner

@alexandrtovmach commented on GitHub (Jun 14, 2021):

Thanks for report, but it's duplicate. Closed in favor of #616 & semver/semver.org#291

@alexandrtovmach commented on GitHub (Jun 14, 2021): Thanks for report, but it's duplicate. Closed in favor of #616 & semver/semver.org#291
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/semver#454