mirror of
https://github.com/semver/semver.git
synced 2026-07-10 19:50:47 -05:00
[GH-ISSUE #164] Please add HTML IDs to the semver spec so that particular points can be referenced via URI fragments #4351
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 @binki on GitHub (Oct 22, 2013).
Original GitHub issue: https://github.com/semver/semver/issues/164
If I want to refer directly to point number 10 in the 2.0.0 specification, I must use human language. If I could directly reference, via a relatively stable fragment identifier like
#semver-buildmetadata, that particular point, that would reduce the amount of human work and potential for human error in referencing the spec.@eed3si9n commented on GitHub (Apr 7, 2015):
+1
@crazedsanity commented on GitHub (Apr 7, 2015):
+1
@rfdrake commented on GitHub (Mar 31, 2016):
This was brought up again in issue #222 and https://github.com/mojombo/semver.org/issues/27 merged with
2af9fc3d40@jwdonahue commented on GitHub (Jul 15, 2018):
@binki, Id's have been added, along with link symbols when you mouse over the section numbers. Please close this issue at your earliest possible convenience. Thank you.
@jwdonahue commented on GitHub (Oct 8, 2018):
@binki, can you please close this issue? It has been resolved with a merge. All of the numbered spec and FAQ questions have been given Id's.
@binki commented on GitHub (Oct 8, 2018):
@jwdonahue Looks good. Sorry for forgetting about this.