Skip to content

Conversation

@per1234
Copy link

@per1234 per1234 commented May 5, 2022

GitHub automatically generates anchors for every heading in a Markdown file. The hyphen is used as a replacement character in the generated anchor ID.

The "Version History, License" item in the readme table of contents erroneously used an underscore rather than hyphen as the replacement character in the fragment, which caused the link to be non-functional.

Link before:

Link after:

GitHub automatically generates anchors for every heading in a Markdown file. The hyphen is used as a replacement character in the generated anchor ID.

The "Version History, License" item in the readme table of contents erroneously used an underscore rather than hyphen as the replacement character in the fragment, which caused the link to be non-functional.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant