Skip to content

doc: remove align from tables

This is obsolete. Also, in our case it doesn't seem to have any effect since the table cells have their natural width, i.e. as much as they need.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Also, note that especially for th, text-align is set to left anyway.

I'm not sure if there should be a lint rule for this.

Merge request reports

Loading