[Feature Request] Add markdown table rendering style options
Resolved 💬 4 comments Opened Jan 8, 2026 by esc5221 Closed Feb 21, 2026
Bug Description
I prefer old style markdown table rendering UI. this new table style makes original output and rendered text different, and horizontal divider between rows makes the table poorly readable & comsuming viewport heights, which makes me to scroll more, hard to glance the output.
Or, could you make an option to choose how the markdown table to be rendered? (ex. raw, table table with no row-wise horizontal diveder) . like table styles in python rich tables (https://rich.readthedocs.io/en/latest/tables.html)
Environment Info
- Platform: darwin
- Terminal: cursor
- Version: 2.1.1
- Feedback ID: 2f36cd65-5db9-4f82-a370-d356c0f2678f
<img width="336" height="158" alt="Image" src="https://github.com/user-attachments/assets/64ed7773-3f41-45a7-8d50-67ffecaaa2c7" />
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗