Skip to content

Force better alignment in tables

Evan Read requested to merge docs/better-alignment-of-tables into master

What does this MR do?

Rather than relying on natural word wrapping in the Markdown tables, this MR introduces some hard breaks so the left-most column is roughly aligned in all tables down the page.

Also fixes broken anchor link.

Related issues

Ported to EE in: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8615

Author's checklist

Review checklist

  • Your team's review (required)
  • PM's review (recommended, but not a blocker)
  • Technical writer's review (required)
  • Merge the EE-MR first, CE-MR afterwards
Edited by Evan Read

Merge request reports