mirror of
https://github.com/semver/semver.git
synced 2026-07-10 19:50:47 -05:00
[PR #901] [MERGED] Escape dashes in the 1.0.0+21AF26D3----117B344092BD example.
#4000
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?
📋 Pull Request Information
Original PR: https://github.com/semver/semver/pull/901
Author: @lgarron
Created: 12/1/2022
Status: ✅ Merged
Merged: 12/1/2022
Merged by: @JohnTitor
Base:
master← Head:patch-1📝 Commits (1)
fc91871Escape dashes in the1.0.0+21AF26D3----117B344092BDexample.📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
semver.md(+1 -1)📄 Description
When unescaped, the first three dashes are rendered as an em dash at https://semver.org/#spec-item-10
Adding the backspaces should prevent this issue.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.