-
Notifications
You must be signed in to change notification settings - Fork 65.2k
Description
What is the current behavior?
Tables written in markdown are broken in the translated content.
Original:
https://github.com/github/docs/blob/main/content/rest/overview/libraries.md
Translated:
https://github.com/github/docs/blob/main/translations/de-DE/content/rest/overview/libraries.md
https://github.com/github/docs/blob/main/translations/es-ES/content/rest/overview/libraries.md
https://github.com/github/docs/blob/main/translations/ja-JP/content/rest/overview/libraries.md
https://github.com/github/docs/blob/main/translations/ko-KR/content/rest/overview/libraries.md
https://github.com/github/docs/blob/main/translations/pt-BR/content/rest/overview/libraries.md
https://github.com/github/docs/blob/main/translations/ru-RU/content/rest/overview/libraries.md
https://github.com/github/docs/blob/main/translations/zh-CN/content/rest/overview/libraries.md
What changes are you suggesting?
It should match the English version of the display.
Additional information
I haven't checked the entire site, but there may be other pages similar to this one.