Skip to content

Conversation

@ammar-agent
Copy link
Collaborator

Streamdown's built-in table controls were adding copy/download buttons that disrupted table spacing.

Solution: Use Streamdown's controls prop to disable table actions while keeping useful code/mermaid controls.

controls={{ table: false, code: true, mermaid: true }}

Also added MarkdownTables storybook story demonstrating various table formats (simple, aligned, with code/links, large, narrow, wide).

Generated with cmux

Streamdown's built-in table controls were adding copy/download buttons
that disrupted table spacing. Disabled via controls prop while keeping
useful code/mermaid controls.

Also added MarkdownTables storybook demonstrating various table formats.

Generated with `cmux`
@ammario ammario enabled auto-merge November 8, 2025 17:06
@ammario ammario added this pull request to the merge queue Nov 8, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 8, 2025
@ammario ammario merged commit 31f7f9c into main Nov 8, 2025
13 checks passed
@ammario ammario deleted the fix-md-table branch November 8, 2025 17:27
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