mirror of
https://github.com/semver/semver.git
synced 2026-07-11 03:53:53 -05:00
[GH-ISSUE #822] One of the examples renders incorrectly #6528
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @masaers on GitHub (Apr 12, 2022).
Original GitHub issue: https://github.com/semver/semver/issues/822
The last example under point 9 of the Semantic Versioning Specification contains an identifier constituting two dashes. This renders as an n-dash when converted to HTML, which is not a correct identifier.
@JohnTitor commented on GitHub (Aug 13, 2022):
Duplicate of https://github.com/semver/semver.org/issues/320