Skip to content

Fix multiline table docs and add custom cell sizes section to EN#290

Merged
martyanovandrey merged 2 commits into
diplodoc-platform:masterfrom
X4vi3:tables-fixes
Jun 23, 2026
Merged

Fix multiline table docs and add custom cell sizes section to EN#290
martyanovandrey merged 2 commits into
diplodoc-platform:masterfrom
X4vi3:tables-fixes

Conversation

@X4vi3

@X4vi3 X4vi3 commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

What changed

Russian version (ru/syntax/tables/multiline.md)

  • Fixed the cell width/height syntax. Replaced {width=400px} and {height=100px} with the correct {style="width: 400px"} and {style="height:100px"}.
  • Fixed typos in the in-cell list example: "Текс 1" → "Текст 1", "Тект 2" → "Текст 2".
  • Removed a stray artifact — an accidental link to a local file (cell_merging_guide.md).

English version (en/syntax/tables/multiline.md)

  • Added the "Custom cell sizes" section describing how to set cell width and height. It previously existed only in the Russian version, so EN and RU are now in parity.

@martyanovandrey martyanovandrey merged commit 7a6a06c into diplodoc-platform:master Jun 23, 2026
1 check passed
@github-actions

Copy link
Copy Markdown

✅ Documentation build

Revision built successfully
Revision preview link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants