[FEATURE]: Add user-friendly display for markdown tables #7991

Open
opened 2026-02-16 18:08:52 -05:00 by yindo · 3 comments
Owner

Originally created by @zhangzhenxiang666 on GitHub (Jan 29, 2026).

Originally assigned to: @rekram1-node on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

The markdown format returned by AI sometimes has misaligned column lengths, making it difficult to read.

Originally created by @zhangzhenxiang666 on GitHub (Jan 29, 2026). Originally assigned to: @rekram1-node on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request The markdown format returned by AI sometimes has misaligned column lengths, making it difficult to read.
yindo added the discussion label 2026-02-16 18:08:52 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 29, 2026):

This issue might be a duplicate of or related to existing issues. Please check:

  • #11109: TUI rendering glitches: overlapping panels, misaligned content, and corrupted layout (similar display/alignment concerns)
  • #11048: Markdown being stripped (related to markdown formatting issues)

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Jan 29, 2026): This issue might be a duplicate of or related to existing issues. Please check: - #11109: TUI rendering glitches: overlapping panels, misaligned content, and corrupted layout (similar display/alignment concerns) - #11048: Markdown being stripped (related to markdown formatting issues) Feel free to ignore if none of these address your specific case.
Author
Owner

@YPares commented on GitHub (Feb 1, 2026):

+1 to this, it would be super useful to have some light reformatting of the markdown generated by the agent (possibly when it's done generating its response? So the overhead is light and we don't try to reformat partial markdown)

@YPares commented on GitHub (Feb 1, 2026): +1 to this, it would be super useful to have some light reformatting of the markdown generated by the agent (possibly when it's done generating its response? So the overhead is light and we don't try to reformat partial markdown)
Author
Owner

@jakob1379 commented on GitHub (Feb 9, 2026):

Glow has been a stable alternative for a long time to render markdown in the terminal and is pretty fast for large documents.

@jakob1379 commented on GitHub (Feb 9, 2026): [Glow](https://github.com/charmbracelet/glow) has been a stable alternative for a long time to render markdown in the terminal and is pretty fast for large documents.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7991