Skip to content
Snippets Groups Projects

Replace \u2011 (Non-Breaking Hyphen) with \x2D (Hyphen-Minus) in links

Merged Sertonix requested to merge sertonix/66:unicode into master

Note: These characters look the same but are different.

The documentation uses non-ascii hyphens in some places. Some ended up in links. Since the exact characters used in links matter this caused links to be invalid.

You might want to remove all \u2011 characters from the doc to avoid copying them into links again and make some code examples copy-paste friendly.

Edited by Sertonix

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading