Description
Hi Team,
I noticed that all tables have the last row cut when using the OPENCODE_EXPERIMENTAL_MARKDOWN flag.
Plugins
No response
OpenCode version
1.1.65
Steps to reproduce
- Use
OPENCODE_EXPERIMENTAL_MARKDOWN=true opencode command at the terminal.
- Call any prompt that will output a markdown table. Ex: "Make a table with 3 rows."
- You will see that it will only show 2 rows (besides the header). Raw text shows it indeed made 3 rows.
Screenshot and/or share link
## Assistant (Build · claude-sonnet-4.5 · 2.3s)
Here's a table with 3 rows:
| Column 1 | Column 2 | Column 3 |
|----------|----------|----------|
| Row 1 | Data | Info |
| Row 2 | Data | Info |
| Row 3 | Data | Info |
Operating System
macOS 26.2
Terminal
Wezterm
Description
Hi Team,
I noticed that all tables have the last row cut when using the OPENCODE_EXPERIMENTAL_MARKDOWN flag.
Plugins
No response
OpenCode version
1.1.65
Steps to reproduce
OPENCODE_EXPERIMENTAL_MARKDOWN=true opencodecommand at the terminal.Screenshot and/or share link
Operating System
macOS 26.2
Terminal
Wezterm