Format Markdown tables
Reformat every Markdown table in the named files to the rules in
references/format-guide.md.
Steps
- List the target files with
Globwhen the request names a directory. - Align each column per the guide's alignment rules.
- The guide caps every table at 40 rows, so split a longer table at the nearest heading above it.
- Run the guide's checklist section over the result before you report.
- Report each file you changed and each table you split.