Skip to content

feat: replace markdown-table with tabled for proper column alignment#35

Merged
tembleking merged 4 commits intomasterfrom
feat/tabled-migration
Jan 16, 2026
Merged

feat: replace markdown-table with tabled for proper column alignment#35
tembleking merged 4 commits intomasterfrom
feat/tabled-migration

Conversation

@tembleking
Copy link
Member

Replace markdown-table crate with tabled 0.20.0 to fix table rendering issues where separator lines did not align with column widths.

The tabled crate properly calculates column widths and generates aligned markdown tables with correct separator characters.

@tembleking tembleking enabled auto-merge (squash) January 16, 2026 13:43
Copy link

@alecron alecron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tembleking tembleking merged commit efff696 into master Jan 16, 2026
5 checks passed
@tembleking tembleking deleted the feat/tabled-migration branch January 16, 2026 13:51
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