github / github/copilot-cli

/experimental ask-user should render Markdown tables correctly

Ouverte
#2,826 0 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
area:terminal-rendering
Langage dominant
Shell
Étoiles
11.2k
Forks
1.9k
Merge moyen
14 h 16 min
PR mergées (30 j)
6

Description

### Describe the feature or problem you'd like to solve

When /experimental ask-user returns content that includes a Markdown table, the table does not render correctly in the terminal UI. This makes structured comparisons hard to read and reduces the usefulness of ask_user for workflows where the user needs to choose between options, review tradeoffs, or inspect tabular data.

### Proposed solution

Render GitHub-flavored Markdown tables correctly in /experimental ask-user, with proper column alignment, borders or spacing, and wrapping behavior that remains readable in narrower terminal widths.

### Example prompts or workflows

_No response_

### Additional context

Expected behavior: tables should be readable and preserve row/column structure inside the /experimental ask-user flow.

Actual behavior: table formatting breaks, so columns collapse or become visually misaligned.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.