-
Notifications
You must be signed in to change notification settings - Fork 65k
Closed
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamget startedContent related to "Getting Started" doc setContent related to "Getting Started" doc sethelp wantedAnyone is welcome to open a pull request to fix this issueAnyone is welcome to open a pull request to fix this issue
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
What part(s) of the article would you like to see updated?
Article states:
When referencing the URL of a label in Markdown, the label is automatically rendered.
My repo has labels with a period . in them, e.g.: Thing.Abc, Thing.Xyz, etc.
These labels do not render automatically via the described method.
I also tried an escape character \. and a unicode notation .
Expected outcome:
Update documentation to mention labels should not contain .
Additional information
See #18704, it contains a good explanation and example, which I used to confirm it was not user-error. I was able to get non-period labels to render successfully.
Metadata
Metadata
Assignees
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamget startedContent related to "Getting Started" doc setContent related to "Getting Started" doc sethelp wantedAnyone is welcome to open a pull request to fix this issueAnyone is welcome to open a pull request to fix this issue