[GH-ISSUE #659] The semver.org rendering of semver.md mangles important consecutive dashes #2187

Closed
opened 2026-04-20 10:10:53 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @abrudz on GitHub (Feb 11, 2021).
Original GitHub issue: https://github.com/semver/semver/issues/659

  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). Original GitHub issue: https://github.com/semver/semver/issues/659 > 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-04-20 10:10:53 -05:00
Author
Owner

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

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

<!-- gh-comment-id:778566180 --> @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

<!-- gh-comment-id:860351310 --> @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#2187