electronjs.org-old
electronjs.org-old copied to clipboard
Markdown tables in some translated docs are not rendered correctly
- Browse to https://electronjs.org/docs/tutorial/electron-timelines
- Change to another language
Expected: we see the translated document if it exists, and default to English otherwise
Observed: the page 404's
Need merge https://github.com/electron/i18n/pull/565, it should fix it.
Hm I thought those were supposed to auto-merge. 🤔 I'll look into that next week, for now I merged manually. I think automatic processes should take over now.
Okay, we have another problem, table not rendered correctly on translated docs (maybe related to i18n repo who convert docs, but we have also a table on about page, and it's render correctly):
