Skip to content

[nfc] Fix Markdown table (re)formatting#341

Merged
seldridge merged 1 commit intomainfrom
dev/seldridge/fix-table-markdown-widths
Feb 15, 2026
Merged

[nfc] Fix Markdown table (re)formatting#341
seldridge merged 1 commit intomainfrom
dev/seldridge/fix-table-markdown-widths

Conversation

@seldridge
Copy link
Copy Markdown
Member

Fix issues with the Markdown table formatting and reformatting where this
would squish the table if any part of it went beyond 80 columns. Set a
very large --columns argument when doing reformatting to prevent this.
Additionally, align the pandoc options for reformatting with those used
when reading the Markdown to generate LaTeX.

@fabianschuiki: This will fix the bad reformatting you observed
previously.

Fix issues with the Markdown table formatting and reformatting where this
would squish the table if any part of it went beyond 80 columns.  Set a
very large `--columns` argument when doing reformatting to prevent this.
Additionally, align the pandoc options for reformatting with those used
when reading the Markdown to generate LaTeX.

@fabianschuiki: This will fix the bad reformatting you observed
previously.

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
@seldridge seldridge force-pushed the dev/seldridge/fix-table-markdown-widths branch from 6ee6f5e to 42db961 Compare February 15, 2026 06:32
@seldridge seldridge merged commit 42db961 into main Feb 15, 2026
1 check passed
@seldridge seldridge deleted the dev/seldridge/fix-table-markdown-widths branch February 15, 2026 06:32
@fabianschuiki
Copy link
Copy Markdown
Collaborator

Very neat!

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