Skip to content

Render markdown tables instead of printing their markup - #500

Merged
shellicar merged 4 commits into
mainfrom
feature/markdown-tables
Aug 4, 2026
Merged

Render markdown tables instead of printing their markup#500
shellicar merged 4 commits into
mainfrom
feature/markdown-tables

Conversation

@shellicar

@shellicar shellicar commented Aug 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • A markdown table in a response renders as a table with a ruled header.
  • Each column is as wide as its widest cell.
  • Columns sit left, centre or right as the table's delimiter row asks.
  • A table too wide for the terminal narrows its widest columns and wraps them.
  • A fenced code block no longer mis-sizes its box around a link or a wide character.

@shellicar shellicar added this to the 1.0 milestone Aug 4, 2026
@shellicar shellicar added enhancement New feature or request pkg: claude-sdk-cli The new SDK-based CLI labels Aug 4, 2026
@shellicar shellicar self-assigned this Aug 4, 2026
@shellicar
shellicar requested a review from bananabot9000 August 4, 2026 12:33
@shellicar
shellicar marked this pull request as ready for review August 4, 2026 12:50
@shellicar
shellicar merged commit e12c06f into main Aug 4, 2026
16 checks passed
@shellicar
shellicar deleted the feature/markdown-tables branch August 4, 2026 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request pkg: claude-sdk-cli The new SDK-based CLI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant