electronjs.org-old icon indicating copy to clipboard operation
electronjs.org-old copied to clipboard

Markdown tables in some translated docs are not rendered correctly

Open BinaryMuse opened this issue 6 years ago • 3 comments

  1. Browse to https://electronjs.org/docs/tutorial/electron-timelines
  2. Change to another language

Expected: we see the translated document if it exists, and default to English otherwise

Observed: the page 404's

BinaryMuse avatar Jan 26 '19 16:01 BinaryMuse

Need merge https://github.com/electron/i18n/pull/565, it should fix it.

vhashimotoo avatar Jan 26 '19 16:01 vhashimotoo

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.

BinaryMuse avatar Jan 26 '19 18:01 BinaryMuse

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):

2019-01-30 22 27 05

vhashimotoo avatar Jan 30 '19 20:01 vhashimotoo