Skip to content

Add options for copying plain text and markdown outputs#21

Merged
taruma merged 1 commit intov2.0from
12-copy-output-as-is
Mar 20, 2026
Merged

Add options for copying plain text and markdown outputs#21
taruma merged 1 commit intov2.0from
12-copy-output-as-is

Conversation

@taruma
Copy link
Copy Markdown
Owner

@taruma taruma commented Mar 20, 2026

Replace render_copy_button with render_copy_buttons to show two actions: copying sanitized plain text or raw markdown/as-is content. Update output sections (phase 1/2) to use the new helper, add clearer status messages per action, and adjust layout/height so both buttons render cleanly.

This improves UX by letting users choose the copy format they need without losing markdown when desired.

Fix #12

Replace `render_copy_button` with `render_copy_buttons` to show two actions: copying sanitized plain text or raw markdown/as-is content.
Update output sections (phase 1/2) to use the new helper, add clearer status messages per action, and adjust layout/height so both buttons render cleanly.

This improves UX by letting users choose the copy format they need without losing markdown when desired.
@taruma taruma merged commit 1f4983b into v2.0 Mar 20, 2026
1 check passed
@taruma taruma deleted the 12-copy-output-as-is branch March 20, 2026 02:59
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.

1 participant