-
Notifications
You must be signed in to change notification settings - Fork 67.2k
Markdown seems to be broken when render lists with links in other languages #43870
Copy link
Copy link
Closed
Labels
InactiveWill be closed automatically by a stall check if no activity is detected.Will be closed automatically by a stall check if no activity is detected.contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamlocalizationIssue or PR relating to translation or localizationIssue or PR relating to translation or localizationtriageDo not begin working on this issue until triaged by the teamDo not begin working on this issue until triaged by the team
Metadata
Metadata
Assignees
Labels
InactiveWill be closed automatically by a stall check if no activity is detected.Will be closed automatically by a stall check if no activity is detected.contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamlocalizationIssue or PR relating to translation or localizationIssue or PR relating to translation or localizationtriageDo not begin working on this issue until triaged by the teamDo not begin working on this issue until triaged by the team
Type
Fields
Give feedbackNo fields configured for issues without a type.
Code of Conduct
What article on docs.github.com is affected?
The Website Markdown processor/render seems to be broken when render lists with links in other languages
Example:
https://docs.github.com/pt/contributing/writing-for-github-docs/best-practices-for-github-docs
English (✅ Correct):

Portuguese (❌ Incorrect):

Other example (correct in English, not in Portuguese)
https://docs.github.com/pt/copilot/how-tos/set-up/install-copilot-extension?tool=vscode
What changes are you suggesting?
I'm not sure if it's a "render bug" or if it's code generated code that's generating it incorrect
Additional information
No response