Fix more hyphens' rendering

This commit is contained in:
Yuki Okushi
2022-12-01 20:06:27 +09:00
committed by GitHub
parent 6b9f3f566a
commit 63f64e1618

View File

@@ -99,7 +99,7 @@ precedence than the associated normal version. A pre-release version
indicates that the version is unstable and might not satisfy the
intended compatibility requirements as denoted by its associated
normal version. Examples: 1.0.0-alpha, 1.0.0-alpha.1, 1.0.0-0.3.7,
1.0.0-x.7.z.92, 1.0.0-x-y-z.--.
1.0.0-x.7.z.92, 1.0.0-x-y-z.\-\-.
1. Build metadata MAY be denoted by appending a plus sign and a series of dot
separated identifiers immediately following the patch or pre-release version.